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

39 Commits

Author SHA1 Message Date
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
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