mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] bring back the sentence jump motions in prose files
This commit is contained in:
parent
e0df40d97c
commit
8891f63982
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
call pencil#init()
|
||||
IndentLinesDisable
|
||||
" Reset these mappings to their default function (jumping over sentences):
|
||||
noremap <buffer> ( (
|
||||
noremap <buffer> ) )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue