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

17 Commits

Author SHA1 Message Date
5e75db51d1 Changed columns to 79 characters in rst files 2016-12-11 09:06:32 +01:00
33622dbbf6 Added simple css stylesheet for RST files preview in HTML 2016-11-24 15:30:32 +01:00
958453acb6 Added link for json fomatter, small fix in rst open in browser fun 2016-09-01 21:11:44 +02:00
17463ca807 Changed default taglist plugin mapping, added shortcut and command for open html generated files for reStructuredText filetypes 2015-05-25 17:55:33 +02:00
15369edeee Moving from pathogen to NeoBundle 2014-07-27 18:50:47 +02:00
5047146e53 Added branch pathogen 2012-02-13 21:19:34 +01:00
90fd776dc2 Added vimblogger_ft, update for lucius colorscheme and pyflakes plugin 2010-12-27 21:59:24 +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
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
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
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
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