mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
Updated submodules and fixed the instructions for keyboard.vim
This commit is contained in:
parent
9be21a8fef
commit
6e7861dc87
8 changed files with 8 additions and 8 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit ff1aaf88a9c04d53fd23501cae2cdfc914631022
|
Subproject commit e18077e991aa557e650c226e4a7483e2c7323590
|
|
@ -1 +1 @@
|
||||||
Subproject commit ad991127a6376476e534eacbf736fcbcd20050e2
|
Subproject commit 8c1c13e94e9ff5e1aa0bdc32b48692cd14aaf468
|
|
@ -1 +1 @@
|
||||||
Subproject commit ae46cc025b38a2e17535f2ce990f4a72d5c598af
|
Subproject commit 9bf4fd99e4b460c547207b0f0bc3557280874b61
|
|
@ -1 +1 @@
|
||||||
Subproject commit 79e94ea0642d8d4156dde96fde16c82c4952c399
|
Subproject commit 66211aa6158d39181a6bdea346d978a94c9958fd
|
|
@ -1 +1 @@
|
||||||
Subproject commit 378a083529a00be1150e7591747a7cec9c467af7
|
Subproject commit b2c8143cd2f575012f16e60bba020e311e86097f
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2b05c7fd04b248314841a0238bb81daa881582ee
|
Subproject commit 7586fa56c0c49002c2d9eed6328bf838ffc2232c
|
|
@ -1 +1 @@
|
||||||
Subproject commit ec89a492a9984517e98a1b2c511a2c431a3c96ef
|
Subproject commit 6d43cb1f3d6b7698832f07adac1d032220c96fc6
|
|
@ -66,7 +66,7 @@
|
||||||
" <Leader>0 | (A) -> go to the previous open tab
|
" <Leader>0 | (A) -> go to the previous open tab
|
||||||
" <Leader>- | (A) -> open a new tab
|
" <Leader>- | (A) -> open a new tab
|
||||||
" <Leader>= | (A) -> create a new tab with vimfiler
|
" <Leader>= | (A) -> create a new tab with vimfiler
|
||||||
" <Leader>+ | (A) -> create a new tab with vimfiler
|
" <Leader>+ | (A) -> create a new tab with a double pane vimfiler
|
||||||
"
|
"
|
||||||
" (toggles)
|
" (toggles)
|
||||||
" ?? | (N) -> toggle the quick reference sidebar
|
" ?? | (N) -> toggle the quick reference sidebar
|
||||||
|
|
Loading…
Reference in a new issue