1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-05-01 14:14:06 +02:00

add help for :colorscheme and move completion function to

completion.colorScheme
This commit is contained in:
Doug Kearns
2008-11-01 14:54:05 +00:00
parent dd7178dfc6
commit 3371398700
8 changed files with 37 additions and 19 deletions
+1
View File
@@ -153,6 +153,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
||:cmap|| Map a key sequence in command-line mode +
||:cmapclear|| Remove all mappings in command-line mode +
||:cnoremap|| Map a key sequence without remapping keys in command-line mode +
||:colorscheme|| Load a color scheme +
||:comclear|| Delete all user-defined commands +
||:command|| List and define commands +
||:cunabbrev|| Remove an abbreviation in command-line mode +