Add QML indentation rules
This commit is contained in:
parent
2df0dbbc8e
commit
56f00a5236
1 changed files with 1 additions and 0 deletions
|
@ -28,3 +28,4 @@ let g:rustfmt_autosave = 1 " format .rs on save
|
|||
filetype plugin indent on
|
||||
autocmd FileType yaml,yml setlocal tabstop=2 softtabstop=2 shiftwidth=2
|
||||
autocmd FileType markdown,plaintex,rst,tex,text setlocal textwidth=79
|
||||
autocmd BufNewFile,BufRead *.qml set smartindent
|
||||
|
|
Loading…
Add table
Reference in a new issue