NitroVim is powered by a robust set of plugins managed by lazy.nvim.
- lazy.nvim: Lightning-fast plugin manager.
- mason.nvim: Portable package manager for LSP servers, DAP servers, linters, and formatters.
- nvim-lspconfig: Quickstart configurations for the Nvim LSP client.
- nvim-tree.lua: A file explorer tree for neovim.
- bufferline.nvim: A snappy bufferline.
- lualine.nvim: A blazing fast and easy to configure Neovim statusline.
- dashboard-nvim: A fancy start screen.
- noice.nvim: Highly experimental UI for messages, cmdline and the popupmenu.
- telescope.nvim: Highly extendable fuzzy finder over lists.
- toggleterm.nvim: Multiple terminals, floating terminals, and more.
- auto-save.nvim: Automatically save your changes.
- gitsigns.nvim: Super fast git decorations.
- trouble.nvim: A pretty diagnostics, references, telescope results, quickfix and location list.
- nvim-treesitter: Nvim Treesitter configurations and abstraction layer.
- nvim-cmp: A completion engine plugin for neovim.
- nvim-autopairs: Autopairs for neovim written in lua.
- nvim-surround: Add/change/delete surrounding delimiter pairs.