Neovim Dev Environment Config 🤓

Features:

  • Full LSP support.
  • LSP integration of linters and formatters from null-ls.
  • which-key context menu for LSP actions.
  • command_center LSP command search.
  • nvim-tree which acts like a persistent drawer.
  • Deactivating the LSP formatting for a client changed in v0.7.

Missing features:

  • Finish adding all necessary IDE keymaps.