We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ad39c5 + c9d7f68 commit 6d70438Copy full SHA for 6d70438
plugin/pencil.vim
@@ -81,7 +81,7 @@ if !exists('g:pencil#autoformat_config')
81
\ 'markdown(FencedCodeBlock|InlineCode|YamlHead)',
82
\ 'mkd(Code|Rule|Delimiter|Link|ListItem|IndentCode|Snippet)',
83
\ 'mmdTable[A-Za-z0-9]*',
84
- \ '^yaml*',
+ \ '^yaml',
85
\ ],
86
\ 'white': [
87
\ 'markdown(Code|Link)',
0 commit comments