mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-18 06:43:38 -05:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d70438a88 | ||
|
|
c9d7f686f1 |
@@ -81,7 +81,7 @@ if !exists('g:pencil#autoformat_config')
|
||||
\ 'markdown(FencedCodeBlock|InlineCode|YamlHead)',
|
||||
\ 'mkd(Code|Rule|Delimiter|Link|ListItem|IndentCode|Snippet)',
|
||||
\ 'mmdTable[A-Za-z0-9]*',
|
||||
\ '^yaml*',
|
||||
\ '^yaml',
|
||||
\ ],
|
||||
\ 'white': [
|
||||
\ 'markdown(Code|Link)',
|
||||
|
||||
Reference in New Issue
Block a user