mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-13 14:03:50 -05:00
Update
This commit is contained in:
@@ -15,6 +15,7 @@ setlocal nolisp
|
||||
setlocal autoindent
|
||||
setlocal indentexpr=VlangIndent(v:lnum)
|
||||
setlocal indentkeys+=<:>,0=},0=)
|
||||
setlocal noexpandtab
|
||||
|
||||
if exists("*VlangIndent")
|
||||
finish
|
||||
|
||||
Reference in New Issue
Block a user