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

22 Commits

Author SHA1 Message Date
Doug Kearns dba08286e8 Prefer let over var in Highlights and Bookmarks. 2008-12-23 22:07:53 +11:00
Martin Stubenschrott feeccb23d2 Undo certain parts from the unfortunate "service" commit, to unbreak Muttator. @Kris: Please try not to
commit unconnected things at once, as it's much harder to revert such commits :( I'll have to revert
the service -> Cc/Ci manually now, as I got lots of conflicts in reverting, and if i didn't, i wouldn't
want to undo the other parts of that commit (like VIMPERATOR_RUNTIME or the added comments)
2008-12-23 03:15:52 +01:00
Kris Maglione 872d03808e Add $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT, ~/.vimperator/info/{profile}. 2008-12-20 18:34:14 -05:00
Kris Maglione 480151cc4d Move 'system' arg of Styles methods to arg 0, and add completion functions 2008-12-19 17:11:05 -05:00
Kris Maglione 74700d3aff Document some more crap. 2008-12-19 13:27:01 -05:00
Doug Kearns d60c81ef23 add missing semicolons 2008-12-19 23:00:14 +11:00
Doug Kearns 194aaf46eb brace formatting fixes 2008-12-19 19:07:17 +11:00
Kris Maglione 6a04a6e7cf Add 'const service' 2008-12-17 16:41:54 -05:00
Kris Maglione 18d4f74b6e Cc/Ci/Cr/Cu 2008-12-16 19:12:04 -05:00
Kris Maglione ff8cd3e194 Update TODO, add :colo default (== :hi clear) 2008-12-16 16:42:10 -05:00
Kris Maglione 9089306c5e Re-add CSS comment. 2008-12-16 14:13:18 -05:00
anekos 5198adc456 Remove the comment in CDATA section.
CDATA section does not understand comment.
2008-12-17 02:17:55 +09:00
Kris Maglione 1f67e14cb1 Update javascript syntax file 2008-12-16 11:42:00 -05:00
Kris Maglione 5489a0b2de :hi clear 2008-12-14 18:43:43 -05:00
Kris Maglione 54cc80ec11 Don't anchor :style URL completions 2008-12-10 16:15:54 -05:00
Kris Maglione 374004e31b Add *very* basic (and bad) E4X highlighting for vim. 2008-12-09 22:00:47 -05:00
Kris Maglione 183b48afa1 Cleanup ui.js history searching. Fix white-space in :echo/! output. 2008-12-06 18:10:22 -05:00
Kris Maglione 2df1016bd5 Fix command line padding 2008-12-06 10:03:12 -05:00
Kris Maglione 983c2be92b Add separate echo/command-line widgets 2008-12-06 09:41:59 -05:00
Kris Maglione ed7549cca7 Fix CompTitle padding, and stuff. 2008-12-05 17:55:38 -05:00
Kris Maglione b8d32c8e3d Add go=r to toggle the scrollbar 2008-12-04 15:58:19 -05:00
Daniel Bainton 729854c749 Rename liberator/ to common/ 2008-12-04 07:56:35 +02:00