chore(nvim): drop omnisharp, tweak neotree

This commit is contained in:
2025-08-23 20:48:02 +03:00
parent 9ece4c64c6
commit 579685e4ee
2 changed files with 1 additions and 2 deletions

View File

@@ -229,7 +229,6 @@ return {
)
end,
},
omnisharp = {}, -- C# OmniSharp (will respect EditorConfig for formatting)
pyright = {},
tailwindcss = {},
terraformls = {},