Requires Neovim 0.11.0 or greater.
$ git clone 'https://github.com/lbrayner/init.lua'
Install rocks.nvim:
nvim --clean -c "source https://raw.githubusercontent.com/nvim-neorocks/rocks.nvim/master/installer.lua"
Keep the default Rocks installation path ~/.local/share/nvim/rocks
.
There is no need to change init.lua
.
Start Neovim and run :Rocks sync
. Restart Neovim.
Check rocks.nvim for the latest instructions.
You can use these configurations (init.lua
+ plugins) without affecting your
setup (:h -u
).
init.lua$ nvim -u bundle.lua
Remove or backup ~/.config/nvim
.
init.lua$ ln -s "$(readlink -f ..)"/init.lua ~/.config/nvim