mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
updated documentation to reflect correct gvim mappings
This commit is contained in:
parent
6929debb89
commit
1db0dc9299
1 changed files with 3 additions and 3 deletions
|
@ -53,9 +53,9 @@
|
|||
" <Leader><Backspace> | (N) -> undo the most recent match selection
|
||||
"
|
||||
" GVim Mappings:
|
||||
" <Ctrl-F10> | (A) -> toggle the menu
|
||||
" <Ctrl-F11> | (A) -> toggle the toolbar
|
||||
" <Ctrl-F12> | (A) -> toggle the scrollbar
|
||||
" <Ctrl-F1> | (A) -> toggle the menu
|
||||
" <Ctrl-F2> | (A) -> toggle the toolbar
|
||||
" <Ctrl-F3> | (A) -> toggle the scrollbar
|
||||
"
|
||||
" Aliases:
|
||||
" :wsudo | (N) -> :SudoWrite (write the file as root using sudo)
|
||||
|
|
Loading…
Reference in a new issue