/php1ic-nvim

My neovim config

Primary LanguageLua

This config uses the inbuilt lsp functionality from neovim.

Plugins are used via lazy so be sure that the necessary config have been run.

Once cloned, symlink the repo's directory to the location neovim will look for, something like this:

cd /path/to/repos
git clone https://github.com/php1ic/php1ic-nvim
ln -s /path/to/repos/php1ic-nvim ~/.config/nvim

Initial run will automatically download and install all packages so may take a minute or two. Treesitter is used so you will need to :TSInstall the languages you care about, but is hopefullu should 'just work'.

Additional fonts may also be requied for the status bar and some file navigation. Install those you are missing form the nerd-fonts repo.