Commit graph

2 commits

Author SHA1 Message Date
Alexandre Cavalheiro S. Tiago da Silva 39e987678c
feat(neovim): add nix-store.nvim and change old calls 2025-02-18 04:32:35 -03:00
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