diff options
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ vim.cmd("set smarttab") -- Indentation Options vim.opt.indentkeys:remove(":") +vim.opt.cinkeys:remove(":") vim.opt.smartindent = true |
