/vimrc

my nvim config, split into relevant parts for modularity

Primary LanguageLua

neovim configuration

Intended for use with the latest nightly release of neovim.

  • Uses lazy.nvim to lazy-load plugins.
  • 100% lua (except for the colourschemes).
  • lspconfig, Mason and null-ls for LSP, linter, formatter integration.

image