Neovim config

Requirements

Linux

pacman -S deno xclip wl-clipboard ripgrep fd ttf-jetbrains-mono noto-fonts noto-fonts-emoji

MacOS

brew install deno ripgrep fd font-jetbrains-mono noto-fonts noto-fonts-emoji

pip

pip install pynvim

Node

npm i -g neovim

Install the config

Make sure to remove or move your current nvim directory

git clone git@github.com:bob3000/neovim-config.git ~/.config/nvim

Run nvim and wait for the plugins to be installed

Get healthy

Open nvim and enter the following:

:checkhealth

Credits

LunarVim/nvim-basic-ide