/nvim

My Neovim setup written in lua.

Primary LanguageLua

Neovim Config

Codrut Ursache

Pre-requisites

  1. Neovim >= 0.8
  2. Nerd Font as your terminal font
  3. Ripgrep installed (for telescope fast searching)
  4. Make sure delete the old neovim config from $HOME/config/nvim

Installation

git clone https://github.com/ursachecodrut/nvim.git ~/.config/nvim/ && nvim