Alexander Fomin
d3fd0cf632
Make update_plugin.py script compatible with Python 3
2014-05-15 13:46:51 +04:00
amix
8f0740e307
Updated plugins. Added vim-golang as a mode
2014-03-11 21:10:50 +01:00
amix
0d8e7370bd
Added vim-commentary and updarted the plugins.
...
commentary:
Comment stuff out. Use `gcc` to comment out a line (takes a count),
`gc` to comment out the target of a motion (for example, `gcap` to
comment out a paragraph), and `gc` in visual mode to comment out the
selection. That's it.
2014-03-02 14:35:00 +00:00
amix
497b5aa4fb
Use syntastic instead of pyflakes (supports a ton of more languages)
2014-02-08 10:05:16 +00:00
amix
8265dca5d5
Updated plugins. Switched to Ack as standard search tool (much better than grep/vimgrep)
2014-02-07 10:41:15 +00:00
amix
5016954e38
Readded goyo.vim
2013-12-29 11:36:43 +00:00
amix
7654d5264c
Added goyo.vim and vim-zenroom2
2013-12-29 10:37:14 +00:00
amix
6bce69df95
Added vim-zenroom: Remove all clutter and focus only on the essential. Similar to iA Writer or Write Room
2013-12-28 21:17:09 +00:00
amix
86f4456be1
Updated all the plugins. Removed powerline. Added vim-airline (replacement for powerline). Added vim-fugitive.
2013-11-16 19:48:06 +00:00
amix
349a9f5cda
Added a new maping to update_plugins.py
2013-04-14 12:55:47 -03:00
amix
8b5bc388b0
Added two new plugins: vim-expand-region and vim-multiple-cursors.
...
They are both super useful. Read more on their GitHub pages for more info:
https://github.com/terryma/vim-expand-region
https://github.com/terryma/vim-multiple-cursors
2013-04-14 12:48:31 -03:00
amix
f7aaff4afc
Reverted back powerline
2013-04-13 15:10:31 -03:00
amix
3f1cdba799
Updated all plugins that are non-forked. Added some new plugins.
...
Added update_plugins.py which can fetch new plugins from GitHub.
New plugins added: zencoding, vim-indent-object, taglist, nginx.vim
2013-04-13 14:45:21 -03:00