nvim/after/ftplugin/html.lua

3 lines
26 B
Lua
Raw Normal View History

2023-06-18 12:59:59 -04:00
vim.opt.sw=2
vim.opt.ts=2