1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00
Commit Graph

179 Commits

Author SHA1 Message Date
gry
8a4a2bc002 Make pdb default debugger (in favor of pdb++ if exists) 2018-08-28 08:54:49 +02:00
0864a40488 Make gundo use python3 2018-07-03 09:30:21 +02:00
d6e551ecf1 Replaced deprecated/removed plugins 2018-07-03 09:24:51 +02:00
3938f65c5f Removed leftover from pyflakes plugin 2018-03-08 16:14:20 +01:00
b80c5bf2de Removing noautoindent for python files
This option was the reason, why inserting new line after a block, vim
always placed cursor on column 0. Now indenting should works as
expected.
2018-02-11 19:05:20 +01:00
7725421800 Gundo: use python3 without complaining about lack of python2 2018-01-08 11:17:21 +01:00
1b5bdd24df Removed outdated taglistoo plugin 2018-01-08 11:16:21 +01:00
Roman Dobosz
6516f58883 Readme update 2017-11-30 02:00:47 +01:00
Roman Dobosz
53866261b9 Added support for vimrc.local 2017-11-30 01:56:54 +01:00
3de6240eea Turn off pylint syntastic checker 2017-11-20 09:03:48 +01:00
cf9b6d9eaa Using inkarkat repository of Mark since he seems to be new maintainer 2017-09-20 20:04:03 +02:00
c1c4b925d4 Changed yaml specific settings to actually use those settings 2017-08-23 12:32:11 +02:00
5c2a818c84 Removed in development plugins, cleanup in python-syntax options 2017-07-23 13:12:47 +02:00
8532b1ba11 Added option for python highlitght 2017-07-23 12:49:03 +02:00
252246828b Added lazy load option for some plugins 2017-07-07 13:38:15 +02:00
57c0742222 Added vimwiki filetype settings 2017-06-19 21:14:25 +02:00
3b0692aec7 Moved global keys near the top of the vimrc 2017-06-19 21:12:19 +02:00
821276d169 Removed change VCS function 2017-06-17 12:29:36 +02:00
d91e91ec92 Changed rubber option for not compiling source for every save 2017-06-17 11:45:59 +02:00
4060fc96c0 Added S-F5 (open in browser) for markdown filetype 2017-06-17 11:45:13 +02:00
03c7587ef4 Moved ftplugins to vimrc 2017-06-04 14:41:04 +02:00
7d83387ad7 Moved dragvisuals into its own repo 2017-06-01 06:08:49 +02:00
c1f69a35ba Moved rubber compiler to its own repo 2017-05-31 22:04:20 +02:00
9b43c73677 Moved wombat256grf colorscheme to its own repo 2017-05-31 21:31:09 +02:00
6de8adee62 Removed syntax for dead OPL language 2017-05-30 20:26:20 +02:00
66cefdf722 Moved pentadactylrc syntax to plugin 2017-05-30 19:32:04 +02:00
ae84e23b04 Moved tmux.conf syntax to the plugin 2017-05-30 19:23:42 +02:00
cb608646e3 Moved python-syntax to its own repo 2017-05-30 19:22:23 +02:00
d4a428e5d4 Vim-plug cleanup
Removed vim-plug from VCS, added method to automatically download
vim-plug.
2017-05-30 18:40:28 +02:00
aa998d44b5 Removed outdated (probably) configuration for Windows 2017-05-30 18:37:31 +02:00
da9fcbfb0a Update spell file 2017-05-10 19:29:20 +02:00
ed1492d57d Removed old grep plugin, added support for silver searcher in Ack and CtrlP plugins 2017-05-10 19:28:51 +02:00
c5eeb0f7bb Updated spell file path 2017-05-10 19:14:28 +02:00
488d027952 vim-plug update 2017-05-10 19:10:53 +02:00
089e701b47 Added basic editor settings for YAML files 2017-04-26 09:17:23 +02:00
51ea31bdab Fix missing parameter for StripTrailingWhitespaces function 2017-03-14 12:31:56 +01:00
16a25979d2 VimPlug update 2017-03-14 12:31:11 +01:00
de0040e006 Added stripping whitespace for visually selected range 2017-02-07 18:58:26 +01:00
f6d1ffd39f Fix for tags on statusline 2016-12-11 10:11:05 +01:00
ba499206c4 Plug upgrade 2016-12-11 10:10:03 +01:00
d68fcfa6dc Set function on statusbar only if tagbar is avaialable 2016-12-11 09:28:26 +01:00
e1186e4140 Added plugins DrawIt and for vim rust support
Also sort the plugins, and removed outdated comments
2016-12-11 09:07:39 +01:00
ccd820301d Added autocompile after every save 2016-12-11 09:07:03 +01:00
5e75db51d1 Changed columns to 79 characters in rst files 2016-12-11 09:06:32 +01:00
a257f4f140 Changed gui font, added two new plugins 2016-12-10 20:00:47 +01:00
a4e463ff24 Removed old things from python ft 2016-12-10 20:00:09 +01:00
6cafe56722 Removed self-hosted commands: Pylint and Pep8 2016-12-10 19:59:37 +01:00
Roman Dobosz
f571bf277b Change browser to default in the system using xdg-open 2016-12-08 19:42:29 +01:00
33622dbbf6 Added simple css stylesheet for RST files preview in HTML 2016-11-24 15:30:32 +01:00
d4e915ec57 vim-plug update 2016-11-24 14:25:32 +01:00