mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
update vim cfg
This commit is contained in:
@@ -60,3 +60,6 @@ let g:indent_guides_start_level = 2
|
|||||||
let g:indent_guides_guide_size = 1
|
let g:indent_guides_guide_size = 1
|
||||||
|
|
||||||
set cursorline
|
set cursorline
|
||||||
|
|
||||||
|
" yaml spacing
|
||||||
|
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
|
||||||
|
|||||||
Reference in New Issue
Block a user