/Personal-Neovim-Config

Backup of my personal NeoVim config.

Primary LanguageLua

This is my personal NeoVim config. It contains all the keymaps, plugins and LSPs I use regularly. The repo is structured according to various sources I've learned from.

Installation

  • Clone to ~/.config (the final folder should be ~/.config/nvim)
  • Open NeoVim (nvim by default) and wait for installation to complete
  • Quit NeoVim (:q) and restart to see all features.