added ftplugin folder and html.lua

This commit is contained in:
2021-11-05 00:47:47 -05:00
parent 68a6a2884b
commit 44a34ed22e
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
vim.opt.shiftwidth = 2
vim.opt.tabstop = 2