mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
vim: single letter mod markers
This commit is contained in:
parent
4abfdc2743
commit
0cc3e3acef
1 changed files with 2 additions and 2 deletions
|
|
@ -64,8 +64,8 @@
|
|||
\ 'i' : 'I',
|
||||
\ 'R' : 'R',
|
||||
\ 'v' : 'V',
|
||||
\ 'V' : 'VL',
|
||||
\ "\<C-v>": 'VB',
|
||||
\ 'V' : 'L',
|
||||
\ "\<C-v>": 'B',
|
||||
\ 'c' : 'C',
|
||||
\ 's' : 'S',
|
||||
\ 'S' : 'SL',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue