2 lines
75 B
Lua
2 lines
75 B
Lua
vim.cmd('autocmd Filetype yaml setlocal tabstop=2 shiftwidth=2 expandtab')
|
vim.cmd('autocmd Filetype yaml setlocal tabstop=2 shiftwidth=2 expandtab')
|