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

13 Commits

Author SHA1 Message Date
c6560ce397 Exchange UltiSnips with old snipmate.
I'm not very heavy user of snippets. UltiSnips lately dropped support
for python2, yet I'm using some machines with old OSes, which complain a
lot during boostrapping my vimrc, so I was started to look for a simpler
replacement. Finally decided on a (slightly modified) original snipmate.
2020-02-18 21:19:51 +01:00
5047146e53 Added branch pathogen 2012-02-13 21:19:34 +01:00
72c962cf50 hjkl is not for me :/, added snippets for debugging and logging in js 2012-01-16 19:00:54 +01:00
3de36e86f4 Changed shebang definition for python scripts 2011-06-12 11:26:46 +02:00
e78bb87c7f Added exclude variable for pep8
changed the way that indent is attached to python files (fuck you iCard)
added convinient snippets for rest files
2011-05-02 13:29:27 +02:00
f205f3b36d Jellybeans colorscheme update, added repeat and zoom plugins, changed
vcscommand to support switching VCS on fly, changed python snippets (edbg)
added fitnesse wiki syntax.
2011-04-16 06:53:59 +02:00
388bc749e7 Removed ACP plugin. Found it annoying after a while. Reorganized rst2blogger plugin. Added documentation for it. 2010-12-07 20:57:23 +01:00
f39c090921 First attempt to write reST -> blogger interface 2010-11-29 06:02:26 +01: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
67fd7abec6 Scripts update
Removed GetLatestVimScripts plugin (it's distributed with vim)
Added nice function for generating HTML from rst in rst/common.vim
Removd NERDtree (didn't used it at all)
Removed tasklist (same as above)
Removed eclim tools, leaved only buffer functionality
Small improvements in vimrc
2010-08-29 19:58:17 +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
598bdab32c Turned off swap files, added snippet for logging in python, small fix for eclim stuff 2010-05-03 10:37:34 +02:00
63717266b9 Moja prawie współczesna konfiguracja. Dużo rzeczy :) 2010-04-11 20:41:45 +02:00