Commit graph

3 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 97a16187aa
feat(neovim): make debugger adapters work for rust and c++ 2024-10-28 01:53:18 -03:00
Alexandre Cavalheiro S. Tiago da Silva 53a2609204
feat!: move everything around to accomodate two system configurations in one repo 2024-09-16 18:45:39 -03:00