idempotent-desktop
idempotent-desktop copied to clipboard
Declarative Neovim
The problem
The local vim-plug
doesn't work with the latest flakes, probably because of the --clean
option.
The current setup requires imperative installation of vim-plug and some LSP deps, so it's probably better to create a Neovim module, that declares all deps.
To-Do
- [ ] migrate from vim-plug to vim packages
- [ ] migrate to declarative LSP deps for node.js