mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-10 19:03:48 -05:00
Blacklisting texStatement, per #43
This commit is contained in:
@@ -101,7 +101,7 @@ if !exists('g:pencil#autoformat_config')
|
||||
\ },
|
||||
\ 'tex': {
|
||||
\ 'black': [
|
||||
\ 'tex(BeginEndName|Delimiter|DocType|InputFile|Math|RefZone|Title)',
|
||||
\ 'tex(BeginEndName|Delimiter|DocType|InputFile|Math|RefZone|Statement|Title)',
|
||||
\ 'texSection$',
|
||||
\ ],
|
||||
\ 'enforce-previous-line': 1,
|
||||
|
||||
Reference in New Issue
Block a user