dotfiles/.config/nvim/ftplugin/groovy.lua

6 lines
87 B
Lua

-- variables
vim.opt_local.shiftwidth = 2
vim.opt_local.tabstop = 2
-- keybindings