Current config

Current neovim config

Nowadays i use 2 differents config, one based on LunarVim, and a more basic one to use without LSP stuff.

LunarVim

After tweaking a lot with vimscript and lua configs, i settle for lunarvim as IDE, you can check my config at my dotfiles lvim repo.

Pure neovim

As lunarvim allowes me to have a separate nvim config, i use it to have a cleaner neovim, mostly without LSP stuff, where usually requires more resources, i keep here.