Saravana's Musings
Wednesday, June 26, 2019
vim variables to set for ansible
vim variables to set for ansible
vim
:set ai ts=2 sw=2 et
ai => autoindent
ts => tabstop=2
sw => shiftwidth=2
et => expandtab
Remember it using "
a
its sweet" :)
--
set cursorline
--
autocmd FileType yaml setlocal
ai ts=2 sw=2 et
--
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment