idempotent-desktop icon indicating copy to clipboard operation
idempotent-desktop copied to clipboard

Declarative Neovim

Open ksevelyar opened this issue 2 years ago • 0 comments

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

ksevelyar avatar Jul 28 '22 22:07 ksevelyar