nvim: after/plugin/ferret: Drop the g/ and g\ mapping

This commit is contained in:
Sanchayan Maity 2021-11-14 19:18:57 +05:30
parent 46b42807a2
commit 6278cd24dd
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
nmap gs <Plug>(FerretAck)
nmap gS <Plug>(FerretLack)
nmap gw <Plug>(FerretAckWord)
nmap g/ :Back<SPACE>
nmap g\ :Black<SPACE>