Skip to content

php1ic/php1ic-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 hopefully should 'just work'.

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

About

My neovim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages