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

76 Commits

Author SHA1 Message Date
9b43c73677 Moved wombat256grf colorscheme to its own repo 2017-05-31 21:31:09 +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
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
51ea31bdab Fix missing parameter for StripTrailingWhitespaces function 2017-03-14 12:31:56 +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
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
a257f4f140 Changed gui font, added two new plugins 2016-12-10 20:00:47 +01:00
Roman Dobosz
f571bf277b Change browser to default in the system using xdg-open 2016-12-08 19:42:29 +01:00
20f019551f Removed commented out plugins 2016-09-01 21:53:31 +02:00
63a65f5606 Merge with changes 2016-09-01 21:50:34 +02:00
5be6a2e281 Removed pyflakes-vim, switched to my version of pythonhelper 2016-09-01 21:46:53 +02:00
44f9e28ebd Added rust plugin, added my own fork for pythonhelper 2016-05-17 13:28:21 +02:00
b946683aef Show tag and tag type on statusbar for every supported filetype
Rearrange the plugin options in vimrc
2016-02-14 18:28:38 +01:00
f950531da3 Switch from NeoBundle to vim-plug 2016-02-13 08:30:12 +01:00
4822c3b61f added mapping for drag visual commands 2016-02-13 08:18:49 +01:00
5acf73495f Changed repo protocol to ssl for vcscommand 2016-02-13 08:18:18 +01:00
6b7cbb4c81 Use smartcase instead of ignorecase
Correction of the pylint plugin
2015-11-04 18:51:15 +01:00
17463ca807 Changed default taglist plugin mapping, added shortcut and command for open html generated files for reStructuredText filetypes 2015-05-25 17:55:33 +02:00
0ad2727e21 Added simple json reformat 2014-12-05 07:28:56 +01:00
f476a42da0 Fixed statusline for py files 2014-11-15 18:51:22 +01:00