Closed Kapelianovych closed 2 years ago
If you are on linux, then you can put the code in ~/.config/nvim/init.lua
if you don't already have a vimrc.
If you do have a neovim vimrc, then you can put the code in heredocs.
I updated the README to put the example front and center.
Thanks. Is the ~/.local/share/nvim/site/pack/user.nvim/start/user.nvim
directory the right place to clone the repository into?
The repo should be cloned into
~/.local/share/nvim/site/pack/user/opt/faerryn/user.nvim/default/default/default/default
.
Thanks. All is working fine now.
Hi! I am trying to install the package manager, but I cannot figure out where should I put the bootstrapping code. I am familiar a little only with the default NeoVim's package manager. Thank you in advance!