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

Add styling.txt to document :style and :highlight

This commit is contained in:
Kris Maglione
2008-10-29 23:48:21 +00:00
parent f24a10ce44
commit e25f27eea3
2 changed files with 89 additions and 0 deletions
+2
View File
@@ -175,6 +175,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
||:forward|| Go forward in the browser history +
||:hardcopy|| Print current document +
||:help|| Display help +
||:highlight|| Style Vimperator +
||:history|| Show recently visited URLs +
||:iabbrev|| Abbreviate a key sequence in insert mode +
||:iabclear|| Remove all abbreviations in insert mode +
@@ -218,6 +219,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
||:setglobal|| Set global option +
||:setlocal|| Set local option +
||:sidebar|| Open the sidebar window +
||:style|| Style Vimperator and web sites +
||:source|| Read Ex commands from a file +
||:stop|| Stop loading +
||:tab|| Execute a command and tell it to output in a new tab +