ftplugin: Set XML indent correctly
This commit is contained in:
5
ftplugin/xml.vim
Normal file
5
ftplugin/xml.vim
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
setlocal tabstop=2
|
||||||
|
setlocal softtabstop=2
|
||||||
|
setlocal shiftwidth=2
|
||||||
|
setlocal expandtab
|
||||||
|
setlocal autoindent
|
||||||
Reference in New Issue
Block a user