1
Fork 0

Corrected doc and comment format.

master^2
Joshua Potter 2017-07-25 10:50:11 -07:00
parent 758449bd72
commit 35e1eef2c8
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -10,7 +10,7 @@ endif
let g:loaded_highlight_registry = 1
" GLOBAL VARIABLES:
" GLOBAL VARIABLES: {{{1
" ==============================================================================
" g:highlight_registry :: { String : { String : String } } {{{2