Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 410 Bytes

File metadata and controls

14 lines (10 loc) · 410 Bytes

Config files for Neovim

These files should live under ~/.config/nvim directory.

Install Nerd Font. Install NeoVim. Install NeoVim qt. Install vim-plug

Open nvim and call PlugInstall. Also, make sure you call :checkhealth telescope after installing telescope to ensure everything is set up correctly.

For Apple ARM laptops run in terminal: defaults write -g ApplePressAndHoldEnabled -bool false