Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.66 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.66 KB

My neovim config

Check tag lazyvim for the old config based on 💤 LazyVim. The first screen I see when starting neovim Splits with file names My file nav is right so you have to respect it

Light mode Telescope in light mode

Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone git@github.com:phaberest/nvim-config ~/.config/phaberest/nvim-config
NVIM_APPNAME=phaberest/nvim-config/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=phaberest/nvim-config/ nvim

Plugins

Oh damn, I need to update my plugin list.