dotfiles/.config/nvim/ftplugin/yaml.lua

8 lines
81 B
Lua

-- packages
-- variables
vim.o.shiftwidth = 2
vim.o.tabstop = 2
-- keybindings