mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-15 05:13: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
|
||||
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
|
||||
noremap <buffer> <silent> <F7> :<C-u>PFormatToggle<cr>
|
||||
|
||||
Reference in New Issue
Block a user