dotfiles/config/nvim/after/ftplugin/gohtmltmpl.lua

4 lines
80 B
Lua

-- Eryn Wells <eryn@erynwells.me>
vim.bo.shiftwidth = 2
vim.bo.softtabstop = 2