Files
nvim-config/ftplugin/htmldjango.lua
T
2022-05-18 06:15:59 -05:00

3 lines
41 B
Lua

vim.bo.shiftwidth = 2
vim.bo.tabstop = 2