nvim My NeoVim configuration started as a fork from kickstart-modular.nvim Installation To install you need to be in the ~/.config/ folder and then run git clone https://github.com/KikeSenpai/neovim.git nvim Prerequisites ripgrep: Needed for Telescope Fuzzy Finder. xclip Needed for system clipboard support. npm/node Needed for some LSP servers, plugins and tools. It's recommended to use a Node version manager to do this, e.g., nvm. Golang (Also needed to install some LSP servers).