mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-15 05:13:47 -05:00
Break out of whitelist loop; reword install docs
This commit is contained in:
@@ -110,6 +110,7 @@ fun! s:maybe_enable_autoformat()
|
||||
if match(synIDattr(l:sid, 'name'),
|
||||
\ g:pencil#autoformat_inline_whitelist_re) >= 0
|
||||
let l:okay_to_enable = 1
|
||||
break
|
||||
en
|
||||
endfo
|
||||
en
|
||||
|
||||
Reference in New Issue
Block a user