mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-13 20:33:46 -05:00
Suggest user create buffer-specific key mappings
This commit is contained in:
@@ -308,7 +308,7 @@ augroup pencil
|
||||
\ call textobj#quote#init() |
|
||||
\ call textobj#sentence#init() |
|
||||
\ setlocal ruler nonumber |
|
||||
\ nnoremap <silent> Q gwip
|
||||
\ nnoremap <buffer> <silent> Q gwip
|
||||
augroup END
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user