Closed bebound closed 8 years ago
wouldn't that take over the <leader>
key for everything else?
I'm not sure, at least ,w
works...
And In windows,create a one line txt without line-break, then edit it in vim, add some lines, save it. Notepad.exe can't recognize the line-break.
The defaultSneakPrevious key is
,
and\
Currently,,
not work,\
is remaped by CtrlP . I addnmap , <Plug>SneakPrevious
seems work, but I don't know if this will make any bad influence, and what's the more elegant way to tackle it?