feat(neovim): csharp debugging + better definition jumping

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-12-08 19:52:24 -03:00
parent be31afe249
commit e8a9a58fad
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 22 additions and 0 deletions

View file

@ -18,6 +18,7 @@ return {
{ import = "astrocommunity.pack.cmake" },
{ import = "astrocommunity.pack.cpp" },
{ import = "astrocommunity.pack.cs" },
{ import = "astrocommunity.pack.godot" },
{ import = "astrocommunity.pack.html-css" },
{ import = "astrocommunity.pack.json" },