Releases: preservim/vim-pencil
Releases · preservim/vim-pencil
1.6.1: Merge pull request #104 from openalloc/master
1.6: Merge pull request #103 from openalloc/master
Blacklist support Jekyll front matter #92
Ongoing fixes
Merge pull request #74 from actionless/patch-1 markdown comment syntax
With fix for #48
New optional buffer-scoped key mapping for suspending autoformat for the Insert.
Fix for #43
No longer overrides mapping if present.
texStatement added to default blacklist for tex filetype.
Filetype-specific blacklisting and new autoformat mode indicator
Improved autoformat support; bugfixes
Better behavior for #31, autoformat lists in Markdown For tpope's markdown syntax, restored standard autoformat behavior for unordered lists, which is generally pretty good. Ordered lists had annoying behavior for autoformat, so simply disabling autoformat if detected when insert is entered. This isn't ideal, but it's not clear what else can be done now. Fixed bug for PFormatToggle, where it wasn't properly disabling Vim's autoformat. Provided help in README for mapping key to toggle autoformat.
first release
v1.0 Minor rewording on enabling Vim's autoformat