▲ | 0x457 5 days ago | |||||||
I started using nixvim. I think I gave up around vim-plug. Trying to maintain reliably working config across multiple machines and OS was a nightmare. | ||||||||
▲ | colordrops 5 days ago | parent | next [-] | |||||||
Nixvim is great. I got it configured with a flake and add it to all my machines. Nix lang is really suitable to composing neovim config. | ||||||||
| ||||||||
▲ | schonfinkel 5 days ago | parent | prev [-] | |||||||
I've been using the "old school" approach of just leveraging neovim + huge list of `vimPlugins` in my Nix config, makes you about the myriad of package managers for vim/neovim. Replacing it with nixvim is on my forever growing todo list. |