mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-13 12:23:47 -05:00
better docs for autoformat
This commit is contained in:
@@ -164,8 +164,7 @@ paragraphs manually with the standard Vim commands:
|
|||||||
* `gqip` - manual format
|
* `gqip` - manual format
|
||||||
* `vipJ` - manual unformat
|
* `vipJ` - manual unformat
|
||||||
|
|
||||||
Optionally, you may want to map these to underutilized keys in your
|
Optionally, you can map these to underutilized keys in your `.vimrc`:
|
||||||
`.vimrc`:
|
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
nnoremap <silent> Q gqip
|
nnoremap <silent> Q gqip
|
||||||
|
|||||||
Reference in New Issue
Block a user