aboutsummaryrefslogtreecommitdiff
path: root/.config/nvim/ftplugin/lua.lua
blob: 9c6b1dcd983c2af849df105ca0581b50728914b0 (plain)
1
2
3
vim.o.tabstop = 2
vim.o.shiftwidth = 2
vim.treesitter.stop() -- get this TRASH outta here