mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Fixed one of the explanations in keyboard.vim so it describes the
correct thing.
This commit is contained in:
parent
cd75059249
commit
2178d44800
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
" <F6> | (A) -> toggle visible trailing whitespace
|
||||
" <F12> | (A) -> toggle collapsed/folded rows
|
||||
" <Leader><C-f> | (N) -> format document and return to current line
|
||||
" <Leader><C-w> | (N) -> format document and return to current line
|
||||
" <Leader><C-w> | (N) -> remove whitespace
|
||||
"
|
||||
" (git-fugitive)
|
||||
" <Leader>G | (N) -> Git : view the menu
|
||||
|
|
Loading…
Reference in a new issue