mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-14 21:03:46 -05:00
better docs for autoformat
This commit is contained in:
@@ -164,7 +164,8 @@ 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 keys in your `.vimrc`:
|
Optionally, you may want to map these to underutilized keys in your
|
||||||
|
`.vimrc`:
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
nnoremap <silent> Q gqip
|
nnoremap <silent> Q gqip
|
||||||
|
|||||||
Reference in New Issue
Block a user