-
-
Notifications
You must be signed in to change notification settings - Fork 349
Open
Description
Thanks for this great application. I have my main neovim configuration written in nixvim and now i am trying to find ways to port it to other non-nix machines.
i recently discovered the nixvim-print-init
command that will export my init.lua config file. so i thought "great, lets just take the exported init.lua file, copy it to my other machine and do nvim -u nixvim-init.lua
"... then i realised that of course this would not work as it would still need to install all my plugins/dependences etc. from the nixvim config on the new machine.
So i am wondering if there are any nixvim or other tools out there which will allow me to fully export my nixvim configuration to another machine?
Metadata
Metadata
Assignees
Labels
No labels