Feel free to open a Pull Request with your additions.
- Lazy.nvim - Package manager
- gitsigns.nvim - git diff signs
- hex.nvim - Better hex editor for Neovim
- indent-blankline.nvim - Indent guides
- mini.comment - Comment out lines or code blocks
- mini.pairs - Create character pair
- mini.surround - Surround word with character
- nvim-gomove - Move or duplicate selection in direction of choice
- rainbow-delimiters.nvim - Bracket pair colorizer
- todo-comments.nvim - TODO comment highliter
- trouble.nvim - Code diagnostics viewer
- vim-illuminate - Highlight all occurrences
- mini.bufremove - Better buffer removal
- telescope.nvim - The everything finder
- telescope-file-browser - File browser using Telescope
- undotree - File history
- cmp-buffer - Code completion for words in buffer
- cmp-nvim-lsp - LSP code completion
- cmp-path - Filesystem code completion
- mason.nvim - LSP package manager
- mason-lspconfig.nvim - Better nvim-lspconfig integration for Mason
- neodev.nvim - Neovim API signature help
- nvim-cmp - Completion engine for Neovim
- nvim-lsp-file-operations - Update file mentions in code based on file events in NvimTree
- nvim-lspconfig - LSP handler
- nvim-navbuddy - Symbol navigation
- nvim-navic - Breadcrumbs
- nvim-treesitter - Code grammar parser
- nvim-treesitter-context - Breadcrumb-like top bar, that shows code context
- dressing.nvim - Improve vim.ui
- lualine.nvim - Better status line
- nvim-tree.lua - Sidebar file explorer
- which-key.nvim - Keymap help
- bigfile.nvim - Makes editing larger files smoother
- diffview.nvim - git diff for Neovim
- markdown-preview.nvim - Markdown preview
- nvim-conv - Unit converter
- persistence.nvim - Session manager
- ssr.nvim - Search and replace
- symbols-outline.nvim - List of symbols in current file
- toggleterm.nvim - Flexible terminal emulator
- cmp-nvim-lsp-signature-help - Show function signature
- nui.nvim - nvim-navbuddy
- plenary.nvim - undotree telescope-file-browser.nvim todo-comments.nvim nvim-lsp-file-operations
- telescope-fzf-native.nvim - telescope.nvim
- nvim-web-devicons - nvim-tree lualine.nvim