mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-18 07:35:47 +01:00
Whitespace fixes.
This commit is contained in:
@@ -197,7 +197,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
|
||||
||:mapclear|| Remove all mappings +
|
||||
||:mark|| Mark current location within the web page +
|
||||
||:marks|| Show all location marks of current web page +
|
||||
||:messages|| Display previously given messages +
|
||||
||:messages|| Display previously given messages +
|
||||
||:mkvimperatorrc|| Write current key mappings and changed options to the config file +
|
||||
||:nohlsearch|| Remove the search highlighting +
|
||||
||:noremap|| Map a key sequence without remapping keys +
|
||||
|
||||
@@ -316,7 +316,7 @@ Completion can be enabled by specifying one of the following arguments to the
|
||||
*sidebar* sidebar panels
|
||||
*url* URLs
|
||||
*usercommand* user commands
|
||||
*custom,{func}* custom completion, provided by {func}
|
||||
*custom,{func}* custom completion, provided by {func}
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|E467| |E468| |:command-completion-custom| +
|
||||
|
||||
@@ -125,13 +125,13 @@ ul, body dir, body menu {
|
||||
}
|
||||
|
||||
html {
|
||||
margin: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body h1, body h2, body h3, body h4, body h5, body h6 {
|
||||
margin-left: 0
|
||||
}
|
||||
}
|
||||
|
||||
body pre {
|
||||
margin: 0.5em 10% 0.5em 1em;
|
||||
|
||||
Reference in New Issue
Block a user