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

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
This commit is contained in:
2010-07-16 22:10:12 +02:00
parent c9df35cf99
commit 1560333f72
19 changed files with 1220 additions and 564 deletions

View File

@@ -3,16 +3,18 @@ ScriptID SourceID Filename
### plugins
102 9375 DirDiff.vim
1658 11834 NERD_tree.vim
2754 13139 :AutoInstall: delimitMate.vim
#2754 13139 :AutoInstall: delimitMate.vim
1984 11852 fuzzyfinder.vim
642 8136 :AutoInstall: getscript.vim
311 7645 grep.vim
2727 11120 jsbeautify.vim
2666 12423 Mark
2262 8944 occur.vim
2421 9423 pysmell.vim
910 13092 pydoc.vim
#2421 9423 pysmell.vim
152 3342 showmarks.vim
2540 11006 snipMate.vim
1697 12566 :AutoInstall: surround.vim
#273 7701 taglist.vim # exchanged with taglisttoo
2607 10388 tasklist.vim
90 12743 vcscommand.vim
@@ -26,7 +28,7 @@ ScriptID SourceID Filename
# compiler
891 10365 pylint.vim
# ftplugin
2441 13229 pyflakes.vim
2441 13300 pyflakes.vim
30 9196 python_fn.vim
1542 10872 pythoncomplete.vim
### indent