vim-config-sync

Synchronizing Neovim's configurations

How to

Setup

Run

bash vcs <SUBCOMMAND> - To Upload Neovim's config file: vcs upload. It will try to upload the file on default path ($HOME/.config/nvim/init.vim). Or provide -f option if your file is in other location.

For more information, please run vsc -h.