Corrected doc and comment format.
parent
758449bd72
commit
35e1eef2c8
|
@ -51,7 +51,7 @@ v_["x]d& Note the v indicates visual mode. Removes the visually
|
|||
selected region from register x.
|
||||
|
||||
==============================================================================
|
||||
Section 2: Statusline *highlight-variables*
|
||||
Section 2: Variables *highlight-variables*
|
||||
|
||||
g:highlight_registry
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ endif
|
|||
let g:loaded_highlight_registry = 1
|
||||
|
||||
|
||||
" GLOBAL VARIABLES:
|
||||
" GLOBAL VARIABLES: {{{1
|
||||
" ==============================================================================
|
||||
|
||||
" g:highlight_registry :: { String : { String : String } } {{{2
|
||||
|
|
Loading…
Reference in New Issue