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

214 Commits

Author SHA1 Message Date
36db7d93ff Changed map of stripping trailing whitespaces, remapped arrow keys 2012-01-01 19:30:11 +01:00
3a2343fbce Tagbar update, removed tab config from common in python ft 2011-12-28 21:58:53 +01:00
34e72ff7f5 Added calendar plugin, update of tagbar 2011-12-09 10:00:06 +01:00
c7997ecdd8 Updated vcscommand plugin 2011-12-09 07:31:34 +01:00
13493ad859 Update sorcerer colorscheme, added autoclose feature for taglisttoo plugin 2011-11-19 09:49:27 +01:00
ff5f855282 Update of buffergator and mark, diabled tagbar, added ack 2011-11-11 15:17:59 +01:00
8c12d9bb0d Added switch for current VCS, updated buffergator and sorcerer 2011-11-06 10:43:14 +01:00
52a8266c56 Updated buffergator and vcscommand plugins 2011-10-23 10:49:02 +02:00
62aa951be8 Update of lucius colorscheme and VCSCommand plugin 2011-10-05 20:29:01 +02:00
177790640d Make refresh to expand syntax context for entire file 2011-09-21 21:33:48 +02:00
105798fea3 Update of buffergator plugin 2011-09-11 10:37:59 +02:00
e3b9a21dec Update of lucius colorscheme, replaced javascript indenter with one created by Preston Koprivica, added mako syntax and indenter. 2011-08-17 18:55:24 +02:00
2e4921876d Update of plugins DirDiff, gundo and buffergator, update colorscheme lucius. 2011-08-01 22:17:43 +02:00
ad9a205b79 vimrc cleanup, change mapping for class selection in python ft plugin 2011-07-21 18:09:52 +02:00
24fd62a10c vimrc cleanup 2011-07-20 22:42:20 +02:00
bb181fa494 Update of buffers plugin from Eclim project, update taglisttoo plugin
(https://github.com/ervandew/taglisttoo).
2011-07-16 19:36:56 +02:00
29b24ba1f6 Update vimwiki settings 2011-07-16 09:04:45 +02:00
cee4b56a82 Small fix for gui version of vim 2011-07-05 05:51:34 +02:00
fdca6a6099 Updated gundo and buffergator. Corrected gui/terminal behaviour. 2011-06-29 18:02:58 +02:00
e9edb80148 Update buffergator 2011-06-14 22:28:04 +02:00
f4ed59a2bf Added nerd commenter 2011-06-12 21:57:58 +02: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
3de36e86f4 Changed shebang definition for python scripts 2011-06-12 11:26:46 +02:00
5cd8324b5e Update of plugins VCSCommand, gundo and tagbar. Update vy* colorschemes. 2011-06-09 11:30:08 +02:00
c12ebf43d0 Updated Mark plugin 2011-05-23 20:43:28 +02:00
8daa792c58 Updated zenburn, mark and tagbar 2011-05-09 21:06:30 +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
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
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
056f63a34a Font change, slightly modified listchars 2011-03-16 22:07:30 +01:00
0733639e72 Removed graphical widget (now gvim behaves), updated gundo. 2011-03-16 20:23:44 +01:00
7f00fc222e Added tagbar plugin (and wapped it to <leader>t), updated gundo and lucius 2011-03-12 18:08:24 +01:00
efc54ca267 Corrections in pylint command, update of lucius colorscheme 2011-03-07 18:22:13 +01:00
25f5b579a3 Added plugin gundo, updateted lucius, added some other nice colorschemes 2011-02-25 09:16:32 +01:00
6d3ad5ecc3 Added keyboard shortcuts for movement in diffs 2011-01-23 20:34:00 +01:00
48339a69cc Mark plugin update, changed order for setting terminal options (turning on
256 colors)
2011-01-16 21:14:28 +01:00
23a9d47b8f Added new version of pydoc, added first draft for OpenUI/OPL syntax 2011-01-09 12:28:19 +01:00
90fd776dc2 Added vimblogger_ft, update for lucius colorscheme and pyflakes plugin 2010-12-27 21:59:24 +01:00
a4fad23f26 Added unittest for vimblogger_ft, corrected documentation, make pygment optional 2010-12-13 06:12:33 +01: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
b3d266aca3 renamed module bloggervim to vimblogger, changes in makeprg for rst files 2010-11-29 18:10:39 +01:00
f39c090921 First attempt to write reST -> blogger interface 2010-11-29 06:02:26 +01:00
0a1e903e9e Update for plugins: pyflakes and pydoc. Added awesome plugin for autocompletion acp. 2010-11-25 21:53:22 +01:00
0899a3d3ca Added missing documentation for L9 2010-11-15 21:45:05 +01:00
0e3adcb81b Added L9 library (needed by FuzzyFinder)
Added python documentation as a vim help file
2010-11-15 21:37:51 +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
53ddc03045 Added checks for functions/commands existence
Added implementation for ABBR tag
2010-10-04 22:14:01 +02:00
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
e1dcb0fdbc Removed gitAnnotate duplicate, as leftover from previous vsccommand installation 2010-09-13 10:22:41 +02:00
2b3f39ab2e Added loremipsum plugin 2010-09-12 20:19:21 +02:00