Skip to content

Neovim IDE

Best integrated IDE: LazyVim

Blog posts about Neovim IDE setups:

Components

Diagnostics

  • Trouble
  • Usage
  • Config in ~/.config/nvim/lua/plugins.lua
  • Just a UI for LSP diagnostic issues

Default key bindings:

  • <leader>xx: TroubleToggle

Issues:

Hover over plugins

  • boo
    • Quickly pop-up lsp-powered infos of the thing your cursor is on
  • eagle.nvim
    • Show diagnostics and lsp info inside a custom window, following the mouse position