mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-04 12:00:29 +00:00
enable smartindent
This commit is contained in:
parent
f87772e559
commit
62f4ce0912
@ -28,6 +28,8 @@ opt("o", "timeoutlen", 500)
|
||||
-- for indenline
|
||||
opt("b", "expandtab", true)
|
||||
opt("b", "shiftwidth", 2)
|
||||
opt("b", "smartindent", true)
|
||||
|
||||
|
||||
local M = {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user