dotvim/after/ftplugin/yaml.lua
2024-10-02 20:45:41 -07:00

3 lines
55 B
Lua

vim.opt_local.shiftwidth = 2
vim.opt_local.tabstop = 2