Nvim: sync with coder setup

This commit is contained in:
Robert Kmieć
2026-03-04 10:32:14 +01:00
parent 09bb156e47
commit 1761d659c7
9 changed files with 337 additions and 25 deletions

View File

@@ -12,6 +12,5 @@ return {
require('treesj').toggle({ split = { recursive = true } })
end)
end,
-- it is loading very long or is it treesitter?
enabled = true
}