mirror of
https://github.com/notwa/rc
synced 2024-11-05 06:49:03 -08:00
update a comment
This commit is contained in:
parent
2569499233
commit
49f3e1c634
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ nn <bar> <c-]>
|
|||
" execute vim code in visual selection
|
||||
vmap <space> "xy:@x<cr>
|
||||
|
||||
" open a shell (override suspend behavior that just breaks everything)
|
||||
" open a shell (only works if you `exec vim` instead of running it in a shell)
|
||||
nn <C-z> :sh<cr>
|
||||
|
||||
" this frees up x and X for use if you like
|
||||
|
|
Loading…
Reference in a new issue