Skip to content

Releases: preservim/vim-pencil

1.6.1: Merge pull request #104 from openalloc/master

03 Apr 18:16
6d70438
Compare
Choose a tag to compare
Unnecessary regex modifier on my recent change #92

1.6: Merge pull request #103 from openalloc/master

03 Apr 02:13
4ad39c5
Compare
Choose a tag to compare
Blacklist support Jekyll front matter #92

Ongoing fixes

30 Aug 17:51
4e0f08d
Compare
Choose a tag to compare
Merge pull request #74 from actionless/patch-1

markdown comment syntax

With fix for #48

17 Aug 17:37
Compare
Choose a tag to compare

New optional buffer-scoped key mapping for suspending autoformat for the Insert.

Fix for #43

30 Jun 02:15
Compare
Choose a tag to compare

No longer overrides mapping if present.

texStatement added to default blacklist for tex filetype.

Filetype-specific blacklisting and new autoformat mode indicator

07 Sep 18:54
Compare
Choose a tag to compare

Improved autoformat support; bugfixes

06 May 07:01
Compare
Choose a tag to compare
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

19 Jan 15:58
Compare
Choose a tag to compare
v1.0

Minor rewording on enabling Vim's autoformat