Commit graph

6 commits

Author SHA1 Message Date
Alexandre Cavalheiro S. Tiago da Silva a2ff5d1b6a
fix(neovim): use getnixpath util for nvim-dap and lsp, move polish
This moves polish.lua to `lua/`, creates a util.lua file to be loaded
before lazy.nvim so we can use the `getnixpath` util everywhere, and
replaces in polish.lua and lsp.lua the template strings for substitution
with a `getnixpath` equivalent
2025-02-17 19:00:25 -03:00
Alexandre Cavalheiro S. Tiago da Silva a1dcf49602
feat(neovim): add html lsp and prettierd to razor files 2025-02-12 16:39:22 -03:00
Alexandre Cavalheiro S. Tiago da Silva c848b78eda
chore(neovim): style changes 2025-02-11 23:41:44 -03:00
Alexandre Cavalheiro S. Tiago da Silva 7025b5fe97
feat(neovim): add roslyn.nvim support + rzls.nvim 2025-02-11 23:38:36 -03:00
Alexandre Cavalheiro S. Tiago da Silva 88e13d8b64
feat(neovim): add gdscript debugging and lsp 2025-01-21 03:46:21 -03:00
Alexandre Cavalheiro S. Tiago da Silva 172914e9a4
fix(neovim): move astrolsp and polish back to lua files 2025-01-17 09:01:08 -03:00