fix nvim: 啟動indent自動縮排
This commit is contained in:
parent
eba0ff804e
commit
37a9abb546
@ -36,7 +36,7 @@ return {
|
|||||||
highlight = {
|
highlight = {
|
||||||
enable = true, -- 啟用高亮
|
enable = true, -- 啟用高亮
|
||||||
},
|
},
|
||||||
-- indent = { enable = true },
|
indent = { enable = true },
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user