nvim-telescope/telescope.nvim | Find, Filter, Preview, Pick. All lua, all the time. | |
lewis6991/gitsigns.nvim | Git integration for buffers | |
folke/lua-dev.nvim | 💻 Dev setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API. | |
nvim-treesitter/nvim-treesitter | Nvim Treesitter configurations and abstraction layer | |
folke/which-key.nvim | 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing. | |
akinsho/bufferline.nvim | A snazzy bufferline for Neovim | |
hrsh7th/nvim-cmp | A completion plugin for neovim coded in Lua. | |
hrsh7th/cmp-path | nvim-cmp source for path | |
kyazdani42/nvim-tree.lua | A file explorer tree for neovim written in lua | |
numToStr/Comment.nvim | 🧠 💪 // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more | |
kyazdani42/nvim-web-devicons | lua fork of vim-web-devicons for neovim | |
b0o/schemastore.nvim | 🛍 JSON schemas for Neovim | |
windwp/nvim-autopairs | autopairs for neovim written by lua | |
goolord/alpha-nvim | a lua powered greeter like vim-startify / dashboard-nvim | |
JoosepAlviste/nvim-ts-context-commentstring | Neovim treesitter plugin for setting the commentstring based on the cursor location in a file. | |
ahmedkhalf/project.nvim | The superior project management solution for neovim. | |
L3MON4D3/LuaSnip | Snippet Engine for Neovim written in Lua. | |
saadparwaiz1/cmp_luasnip | luasnip completion source for nvim-cmp | |
nvim-lua/plenary.nvim | plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice. | |
hrsh7th/cmp-buffer | nvim-cmp source for buffer words | |
antoinemadec/FixCursorHold.nvim | Fix CursorHold Performance. | |
lunarvim/onedarker.nvim | Onedark inspired colorscheme written in lua. | |
nvim-lua/popup.nvim | [WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete | |
Tastyep/structlog.nvim | Structured Logging for nvim, using Lua | |
jose-elias-alvarez/null-ls.nvim | Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. | |
williamboman/nvim-lsp-installer | Neovim plugin that allows you to seamlessly manage LSP servers with :LspInstall. With full Windows support! | |
neovim/nvim-lspconfig | Quickstart configurations for the Nvim LSP client | |
rafamadriz/friendly-snippets | Set of preconfigured snippets for different languages. | |
tamago324/nlsp-settings.nvim | A plugin for setting Neovim LSP with JSON or YAML files | |
hrsh7th/cmp-nvim-lsp | nvim-cmp source for neovim builtin LSP client | |
nvim-lualine/lualine.nvim | A blazing fast and easy to configure neovim statusline plugin written in pure lua. | |
nvim-telescope/telescope-fzf-native.nvim | FZF sorter for telescope written in c | |
wbthomason/packer.nvim | A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config | |
rcarriga/nvim-notify | A fancy, configurable, notification manager for NeoVim | optional |
Pocco81/DAPInstall.nvim | 🦆 A NeoVim plugin for managing several debuggers for Nvim-dap | optional |
akinsho/toggleterm.nvim | A neovim lua plugin to help easily manage multiple terminal windows | optional |
mfussenegger/nvim-dap | Debug Adapter Protocol client implementation for Neovim (>= 0.5) | optional |