pojokcodeid.nvim-lazy/ftplugin/html.lua
asep komarudin 77d6e5e961 update
2023-04-22 16:29:44 +07:00

7 lines
148 B
Lua

vim.g.mapleader = " "
vim.g.maplocalleader = " "
local opt = vim.opt
opt.shiftwidth = 2 -- Size of an indent
opt.tabstop = 2 -- Size of an indent