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

12 Commits

Author SHA1 Message Date
000e33c40d Fix annoying 2 spaces after comment sign 2016-05-17 13:25:05 +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
f476a42da0 Fixed statusline for py files 2014-11-15 18:51:22 +01:00
15369edeee Moving from pathogen to NeoBundle 2014-07-27 18:50:47 +02:00
5047146e53 Added branch pathogen 2012-02-13 21:19:34 +01:00
3a2343fbce Tagbar update, removed tab config from common in python ft 2011-12-28 21:58:53 +01:00
b66769d043 Commented changes in plugins, updated vimwiki, repaired zoom plugin, added
buffergator, updated pythonhelper, removed leftovers
2011-06-12 14:28:41 +02:00
90fd776dc2 Added vimblogger_ft, update for lucius colorscheme and pyflakes plugin 2010-12-27 21:59:24 +01:00
442a6ab74e - updated FuzzyFinder
- moved Pydoc to ftplugin/python
- updated pyflakes
- added Pygments feature into rst functions
2010-11-15 18:45:27 +01:00
73d7af783c Substituted pylint compiled with new one.
Added Pep8 command
clean up in vimrc and ftplugin/python/common
2010-09-12 20:05:35 +02:00
69f423a66b Removed unnecessary OverLength highlight
Added ColorColumn definition to wombat256grf colorscheme
Added definition of ColorColumn for python filetype
Downgrade pyflakes, because I don't want to have the errors in QF
Wrapped substitutions with try: except blok in reST function blogify()
Updated GetLatestVimScripts data file
Updated plugins: vimwiki and vcscommand
Removed pythoncomplete.vim since it is the same as the default form vim
Removed colorschemes: lettuce and wombat256
2010-09-06 21:21:48 +02:00
1560333f72 Separated filetype specific settings into ftplugin directory,
added pydoc plugin
added surround plugin instead of annoying (in the end) delimitMate plugin.
removed some experimental files with colors
added jythongold folding for python
added rst snippets
added tmux configuration filetype
added pylint compiler
updated pyflakes
2010-07-16 22:10:12 +02:00