mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-13 14:03:50 -05:00
Update
This commit is contained in:
@@ -30,9 +30,6 @@ if exists('s:hcl_fold_sections_save')
|
||||
let g:hcl_fold_sections = s:hcl_fold_sections_save
|
||||
end
|
||||
|
||||
let s:cpo_save = &cpoptions
|
||||
set cpoptions&vim
|
||||
|
||||
if !exists('g:terraform_binary_path')
|
||||
let g:terraform_binary_path='terraform'
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user