/nvim

My Neovim setup

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

Neovim

My Neovim setup. Code originally inspired from Neovim-from-schatch repo.

Setup

  • nvim version: v0.9.0
  • python3
  • node: v19.8.1
  • fd-find
  • ripgrep
  • lazygit

Clone this repo at nvim configuration path (make backup of your current nvim directory if you want to keep it). git clone https://github.com/ArtShx/NeovimSetup.git ~/.config/nvim

Open nvim and enter the following:

:checkhealth

Plugins

To remove

Replaced by coc.nvim:

TODO

here.