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

6 Commits

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