1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 04:21:25 +02:00
Commit Graph

67 Commits

Author SHA1 Message Date
Doug Kearns 3371398700 add help for :colorscheme and move completion function to
completion.colorScheme
2008-11-01 14:54:05 +00:00
Doug Kearns 9bb726f7f8 update vimperator.vim 2008-11-01 05:20:55 +00:00
Doug Kearns d498825baf highlight comments after :set lines in Vimperator runtime files 2008-10-31 08:06:12 +00:00
Doug Kearns e9c1f01a16 add dodgy CSS highlighting for :style argument in Vimperator files 2008-10-30 14:38:33 +00:00
Doug Kearns 576899f9d0 update vimperator.vim 2008-10-22 10:34:19 +00:00
Doug Kearns cd8bae267f update NEWS and vimperator.vim 2008-10-08 01:51:12 +00:00
Doug Kearns 7275233327 add rough initial versions of :doautocmd and :doautoall, clean up autocommands,
and fix several :au bugs (although at this hour it's a crap-shoot)
2008-10-04 16:33:18 +00:00
Doug Kearns 7b324a05b1 add :style and :delstyle highlighting to vimeperator.vim 2008-10-04 03:06:16 +00:00
Doug Kearns 0a905986d9 add DOMLoad autocmd event 2008-10-02 06:40:24 +00:00
Doug Kearns 675ae16f24 add rough initial implementations of :message, g< (gm for now) and 'messages' 2008-09-27 12:33:23 +00:00
Doug Kearns 1d139b05e8 add :runtime command 2008-09-23 03:09:38 +00:00
Doug Kearns 26315eb1ec add 'runtimepath' 2008-09-22 12:45:31 +00:00
Doug Kearns a0a2ba3f24 improve :setlocal/:setglobal, and autocmd event RC file highlighting 2008-09-21 11:11:25 +00:00
Doug Kearns edd8f32f06 add rough autocmd event highlighting support to vimperator.vim 2008-09-20 15:49:53 +00:00
Doug Kearns dc8ce45e7c add a few missing commands to the RC highlighter script 2008-09-16 12:32:38 +00:00
Doug Kearns eda172d8c2 highlight the toggle and inversion modifiers for boolean options and the
default value modifier for all options in an RC file :set command
2008-09-11 13:42:27 +00:00
Doug Kearns 5a19d43bdc add new 'helpfile' option 2008-09-06 05:04:34 +00:00
Doug Kearns 8f46fdb88e add 'wildignore' option 2008-09-04 04:26:11 +00:00
Doug Kearns 5ea257e6cd add :finish to vimperator.vim 2008-09-02 13:32:12 +00:00
Doug Kearns 1bf4d6bba0 add 'cdpath' to vimperator.vim 2008-09-01 13:49:37 +00:00
Doug Kearns 9bc6dbdcb2 allow whitespace between the '<<' and delimiter when highlighting heredocs in
an RC file (Daniel Schaffrath)
2008-09-01 01:26:04 +00:00
Doug Kearns 0a10028910 add new 'loadplugins' option 2008-08-29 12:46:25 +00:00
Doug Kearns 3a468168c7 add 'eventignore' option 2008-08-28 13:15:47 +00:00
Doug Kearns 6cf70a5984 add :tabdetach to vimperator.vim 2008-08-25 01:08:41 +00:00
Doug Kearns 3a7ab90500 add latest vimperator.vim to scripts web page 2008-08-18 19:04:29 +00:00
Doug Kearns c5b9ab0bc4 add highlighting for 'shell', 'shellcmdflag' and :emenu to vimperator.vim 2008-08-14 13:23:34 +00:00
Doug Kearns 478dee9445 add :comclear, :delcommand, :setglobal and :setlocal to vimperator.vim 2008-08-08 10:11:28 +00:00
Doug Kearns d5b75b1f68 add :jumps and :pagestyle to vimperator.vim 2008-08-04 02:15:11 +00:00
Doug Kearns 0abf6f0ddf add :tabduplicate to vimperator.vim 2008-07-21 13:17:42 +00:00
Doug Kearns 33cf937388 add 'urlseparator' to vimperator.vim 2008-07-21 05:54:36 +00:00
Doug Kearns 764ed4d301 add 'visualbellstyle' to RC file syntax highlighter 2008-07-07 11:57:23 +00:00
Tim Hammerquist 89bbff60fd added 'focuscontent'/'fc' to options list.
'hlsearchstyle'/'hlss' is string, so removed 'nohlsearchstyle'/'nohlss'.
2008-06-23 23:18:14 +00:00
Martin Stubenschrott 62df5aa6fe new 'online' option, thanks zigdon! 2008-06-06 23:24:41 +00:00
Doug Kearns eca033baa5 remove spurious 'linkmatching' highlighting 2008-06-05 18:08:39 +00:00
Doug Kearns 9b3a00f3fd add new options to vimperator.vim 2008-05-22 16:18:33 +00:00
Martin Stubenschrott c23a942dc8 added better hintmatchers, thanks Daniel 2008-05-14 18:02:26 +00:00
Martin Stubenschrott 3c4edd335b added new hint color options and a new hintmatching option (thanks Daniel) 2008-04-30 21:45:36 +00:00
Doug Kearns 2ad74e469e update vimperator.vim with missing commands 2008-04-07 14:28:18 +00:00
Martin Stubenschrott 2aa72922a4 Totally unfinished, but first attempts with a temporary :Help command to use static html pages for the help 2008-01-03 14:40:03 +00:00
Doug Kearns aaf457c3aa update NEWS and vimperator.vim for new 'history' option 2007-12-02 11:12:18 +00:00
Doug Kearns fea5cceecc add KeySym highlighting to RC file highlighter 2007-11-16 12:02:29 +00:00
Doug Kearns eca6e4c319 update vimperator.vim 2007-11-04 05:53:21 +00:00
Doug Kearns 9f241a2635 add :mkvimperatorrc to RC file highlighter 2007-10-22 03:08:38 +00:00
Doug Kearns d28cb96df2 add 'editor' to RC file syntax highlighter 2007-10-21 04:53:03 +00:00
Doug Kearns eb26b06883 match comments more aggressively - add a vimperatorLineComment group 2007-10-20 07:39:10 +00:00
Doug Kearns e82a6c0929 add basic string highlighting for the Vim RC file 2007-10-19 11:22:13 +00:00
Doug Kearns 800d76f031 update vimperator.vim revision date 2007-10-17 00:35:20 +00:00
Doug Kearns 84bee2a914 further limit where vimperatorCommandWrapper matches 2007-10-17 00:33:32 +00:00
Doug Kearns cab3e949ea update RC file highlighting 2007-10-04 11:23:48 +00:00
Doug Kearns bf6a0cdecd add 'more' to vimperator.vim 2007-10-02 19:40:12 +00:00