nvim: after/plugin/ferret: Drop the g/ and g\ mapping
This commit is contained in:
parent
46b42807a2
commit
6278cd24dd
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
nmap gs <Plug>(FerretAck)
|
nmap gs <Plug>(FerretAck)
|
||||||
nmap gS <Plug>(FerretLack)
|
nmap gS <Plug>(FerretLack)
|
||||||
nmap gw <Plug>(FerretAckWord)
|
nmap gw <Plug>(FerretAckWord)
|
||||||
nmap g/ :Back<SPACE>
|
|
||||||
nmap g\ :Black<SPACE>
|
|
||||||
|
|
Loading…
Reference in a new issue