AutoYADM commit: 2024-12-21 16:05:04

This commit is contained in:
Daniel Fichtinger 2024-12-21 16:05:04 -05:00
parent d05f1e35a1
commit 882ed7baf4

View file

@ -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 = {