AutoYADM commit: 2024-12-21 16:05:04
This commit is contained in:
parent
d05f1e35a1
commit
882ed7baf4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ return {
|
||||||
dependencies = { "nvim-treesitter/nvim-treesitter", "echasnovski/mini.icons" },
|
dependencies = { "nvim-treesitter/nvim-treesitter", "echasnovski/mini.icons" },
|
||||||
opts = {
|
opts = {
|
||||||
indent = {
|
indent = {
|
||||||
enabled = true,
|
enabled = false,
|
||||||
-- skip_level = 0,
|
-- skip_level = 0,
|
||||||
},
|
},
|
||||||
anti_conceal = {
|
anti_conceal = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue