Vim: Difference between revisions

From wiki.vacula.xyz
(Created page with "Useful bits:")
 
No edit summary
Line 1: Line 1:
Useful bits:
Useful bits:
autocmd FileType yaml setlocal ai ts=2 sw=2 et
autocmd FileType yaml setlocal ai ts=2 sw=2 et

Revision as of 18:10, 10 March 2026

Useful bits:

autocmd FileType yaml setlocal ai ts=2 sw=2 et
autocmd FileType yaml setlocal ai ts=2 sw=2 et