mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-20 15:41:26 +02:00
add help for :colorscheme and move completion function to
completion.colorScheme
This commit is contained in:
@@ -7,6 +7,16 @@ styling is specified via CSS. Although you may style any user interface element
|
||||
via the [c]:style[c] command, most Vimperator elements can be styled with the
|
||||
[c]:highlight[c] command, for convenience.
|
||||
|
||||
|E185| |:colo| |:colorscheme| +
|
||||
||:colo[rscheme] {name}|| +
|
||||
________________________________________________________________________________
|
||||
Load a color scheme. {name} is found by searching the 'runtimepath' for the
|
||||
first file matching colors/{name}.vimp.
|
||||
|
||||
The ColorScheme autocommand is triggered after the color scheme has been
|
||||
sourced.
|
||||
________________________________________________________________________________
|
||||
|
||||
|:hi| |:highlight| +
|
||||
||:hi[light][!] [-append] {group}[{selector}] [{css}]|| +
|
||||
________________________________________________________________________________
|
||||
|
||||
Reference in New Issue
Block a user