diff options
| -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 |
![]() |
index : QuixoticNeovim.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | init.lua | 1 |
@@ -72,6 +72,7 @@ vim.cmd("set smarttab") -- Indentation Options vim.opt.indentkeys:remove(":") +vim.opt.cinkeys:remove(":") vim.opt.smartindent = true |