mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-15 13:23:47 -05:00
Sentence rewording
This commit is contained in:
@@ -258,7 +258,7 @@ augroup END
|
|||||||
...where by default, files of type `text` will use hard line endings, but
|
...where by default, files of type `text` will use hard line endings, but
|
||||||
with autoformat disabled.
|
with autoformat disabled.
|
||||||
|
|
||||||
Optionally, you can map a toggle to control autoformat in your `.vimrc`:
|
Optionally, you can map a key in your `.vimrc` to toggle Vim's autoformat:
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
noremap <buffer> <silent> <F7> :<C-u>PFormatToggle<cr>
|
noremap <buffer> <silent> <F7> :<C-u>PFormatToggle<cr>
|
||||||
|
|||||||
Reference in New Issue
Block a user