mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-10 02:43:47 -05:00
When using hard line break mode, autoformat is enabled by default. Blacklisting is the existing mechanism to suspend autoformat for code blocks. You can now optionally map a buffer-scoped 'modifier' key to suspend autoformat for the Insert. Also simplified README by moving things to the advanced section.