1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2022-12-14 19:50:45 +0200
Parent:
3924b8a
M
lua/core/autocmd.lua
@@ -8,7 +8,7 @@ end,
}) cmd("FileType", { - pattern = "javascript,typescript,json", + pattern = "javascript,typescript,json,html,htmldjango,css", callback = function() vim.bo.tabstop = 2 vim.bo.shiftwidth = 2