dotfiles/.config/nvim/ftplugin/htmldjango.lua
2025-05-29 07:52:56 +00:00

3 lines
58 B
Lua

vim.opt_local.shiftwidth = 2
vim.opt_local.tabstop = 2