gryf
5cd8324b5e
Update of plugins VCSCommand, gundo and tagbar. Update vy* colorschemes.
2011-06-09 11:30:08 +02:00
gryf
c12ebf43d0
Updated Mark plugin
2011-05-23 20:43:28 +02:00
gryf
8daa792c58
Updated zenburn, mark and tagbar
2011-05-09 21:06:30 +02:00
gryf
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
gryf
270fb29052
Update for mark, sorcerer, vylight. Removed syntax for C files (which was the
...
base for pd_opl)
2011-04-20 21:41:16 +02:00
gryf
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
gryf
056f63a34a
Font change, slightly modified listchars
2011-03-16 22:07:30 +01:00
gryf
0733639e72
Removed graphical widget (now gvim behaves), updated gundo.
2011-03-16 20:23:44 +01:00
gryf
7f00fc222e
Added tagbar plugin (and wapped it to <leader>t), updated gundo and lucius
2011-03-12 18:08:24 +01:00
gryf
efc54ca267
Corrections in pylint command, update of lucius colorscheme
2011-03-07 18:22:13 +01:00
gryf
25f5b579a3
Added plugin gundo, updateted lucius, added some other nice colorschemes
2011-02-25 09:16:32 +01:00
gryf
6d3ad5ecc3
Added keyboard shortcuts for movement in diffs
2011-01-23 20:34:00 +01:00
gryf
48339a69cc
Mark plugin update, changed order for setting terminal options (turning on
...
256 colors)
2011-01-16 21:14:28 +01:00
gryf
23a9d47b8f
Added new version of pydoc, added first draft for OpenUI/OPL syntax
2011-01-09 12:28:19 +01:00
gryf
90fd776dc2
Added vimblogger_ft, update for lucius colorscheme and pyflakes plugin
2010-12-27 21:59:24 +01:00
gryf
a4fad23f26
Added unittest for vimblogger_ft, corrected documentation, make pygment optional
2010-12-13 06:12:33 +01:00
gryf
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
gryf
b3d266aca3
renamed module bloggervim to vimblogger, changes in makeprg for rst files
2010-11-29 18:10:39 +01:00
gryf
f39c090921
First attempt to write reST -> blogger interface
2010-11-29 06:02:26 +01:00
gryf
0a1e903e9e
Update for plugins: pyflakes and pydoc. Added awesome plugin for autocompletion acp.
2010-11-25 21:53:22 +01:00
gryf
0899a3d3ca
Added missing documentation for L9
2010-11-15 21:45:05 +01:00
gryf
0e3adcb81b
Added L9 library (needed by FuzzyFinder)
...
Added python documentation as a vim help file
2010-11-15 21:37:51 +01:00
gryf
442a6ab74e
- updated FuzzyFinder
...
- moved Pydoc to ftplugin/python
- updated pyflakes
- added Pygments feature into rst functions
2010-11-15 18:45:27 +01:00
gryf
53ddc03045
Added checks for functions/commands existence
...
Added implementation for ABBR tag
2010-10-04 22:14:01 +02:00
gryf
033d06993e
Modified wombat color theme (colors for column adn visual block)
...
Modified class for reST, added support for acronyms html
Cosmetic changes on pylint python module
Removed leftovers from nerd tree plugin
2010-09-26 12:34:11 +02:00
gryf
e1dcb0fdbc
Removed gitAnnotate duplicate, as leftover from previous vsccommand installation
2010-09-13 10:22:41 +02:00
gryf
2b3f39ab2e
Added loremipsum plugin
2010-09-12 20:19:21 +02:00
gryf
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
gryf
2b81844ae6
Set the minimalist statusline and ruler
2010-09-06 22:01:36 +02:00
gryf
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
gryf
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
gryf
51fd5661ec
Added documentation for surround, changed F5 key assignment and added functions for
...
generating html out of reSt file.
2010-07-18 21:53:11 +02:00
gryf
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
gryf
c9df35cf99
Fix for broken cursor keys in terminal after delimitMate plugin upgrade
...
(needs modification of delimitMate script itself)
2010-06-28 06:16:38 +02:00
gryf
711eaed286
Plugins update, PySmell remove, some cosmetic changes in vimrc.
2010-06-27 20:14:22 +02:00
gryf
ea245563e7
Small fix for annoying interfering taglisttoo window with opening file via FufFile
2010-05-04 20:16:09 +02:00
gryf
598bdab32c
Turned off swap files, added snippet for logging in python, small fix for eclim stuff
2010-05-03 10:37:34 +02:00
gryf
54088f0455
Usunięcie pozostałości po taglist, wyrzucenie niepotrzebnych funkcji z pluginu taglisttoo
2010-04-11 21:02:40 +02:00
gryf
5c304966ea
Zmiany, zmiany, zmiany. Wywalony taglist, w zamian dodany taglisttoo z projektu
...
eclim. Wywalone funckje PyLint, na rzecz kompilera, funkcja generuj¿ca bufor z
outputem z pylint zosta¿a wrzucona do .vimrc (inne podej¿cie - banalnie proste
i skuteczne). Uzupełniona lista GetLatestVimScripts, stosowne zmiany w .vimrc.
2010-04-11 20:49:43 +02:00
gryf
63717266b9
Moja prawie współczesna konfiguracja. Dużo rzeczy :)
2010-04-11 20:41:45 +02:00
gryf
74c5c4085f
Moja dawna konfiguracja
2010-04-11 20:35:38 +02:00