mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-14 04:43:47 -05:00
polishing text prior to release
This commit is contained in:
@@ -22,13 +22,13 @@ processing:
|
|||||||
* When using hard line breaks, enables autoformat while inserting text
|
* When using hard line breaks, enables autoformat while inserting text
|
||||||
* Configuration is buffer scoped and leaves your global settings alone
|
* Configuration is buffer scoped and leaves your global settings alone
|
||||||
|
|
||||||
So why such a minimalistic approach given competing plugins that not only
|
So why such a bare-bones approach given competing plugins that not only
|
||||||
change the functional behavior of the editor, but also control visual
|
change the functional behavior of the editor, but also control visual
|
||||||
aspects such as colorscheme and font? It’s because Vim is about choice,
|
aspects such as colorscheme and font? It’s because Vim is about choice and
|
||||||
where you compose the editing environment that suits you best, extending
|
customization, where you compose the editing environment that suits you
|
||||||
Vim in the ways that meet your specific needs. To that end, _pencil_
|
best, extending Vim in the ways that meet your specific needs. To that
|
||||||
focuses narrowly on the few tweaks needed to smooth the path to writing
|
end, _pencil_ focuses narrowly on the few tweaks needed to smooth the path
|
||||||
prose in Vim.
|
to writing prose in Vim.
|
||||||
|
|
||||||
## Why use Vim for writing?
|
## Why use Vim for writing?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user