mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-19 17:03:40 -05:00
Run scripts/build with changes
This commit is contained in:
@@ -31,7 +31,7 @@ if get(g:, 'hcl_fold_sections', 0)
|
||||
endif
|
||||
|
||||
" Set the commentstring
|
||||
setlocal commentstring=#%s
|
||||
setlocal commentstring=#\ %s
|
||||
let b:undo_ftplugin .= ' commentstring<'
|
||||
|
||||
if get(g:, 'hcl_align', 0) && exists(':Tabularize')
|
||||
|
||||
Reference in New Issue
Block a user