dotvim/ftplugin/yaml.lua

3 lines
43 B
Lua
Raw Normal View History

2022-10-21 17:55:56 -07:00
vim.opt.shiftwidth = 2
vim.opt.tabstop = 2