nvim-cmp by neorocks — downloads: 14.4k A completion plugin for neovim coded in Lua.
nvim-cmp by teto — downloads: 16.9k A completion plugin for neovim
nvim-cmp by hrsh7th — downloads: 3 A completion plugin for neovim coded in Lua.
nvim-cokeline by neorocks — downloads: 3,860 A Neovim bufferline for people with addictive personalities
The fastest Neovim colorizer.
nvim-comment by neorocks — downloads: 3,585 A comment toggler for Neovim, written in Lua
nvim_context_vt by neorocks — downloads: 3,668 Virtual text context for neovim treesitter
nvim-cursorline by neorocks — downloads: 3,713 A plugin for neovim that highlights cursor words and lines
nvim-dap by mfussenegger — downloads: 81.5k Debug Adapter Protocol client implementation for Neovim.
Support for envFile expanding for nvim-dap configurations
nvim-dap-go by neorocks — downloads: 3,686 An extension for nvim-dap providing configurations for launching go debugger (delve) and debugging individual tests
Profiles for nvim-dap that exist in the project level.
nvim-dap-python by neorocks — downloads: 4,157 An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
nvim-dap-ui by neorocks — downloads: 4,579 A UI for nvim-dap
Adds virtual text support to nvim-dap.
Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container
nvim-faker by tehdb — downloads: 53 A neovim plugin for generating fake data.
nvim-fzf by neorocks — downloads: 3,710 A Lua API for using fzf in neovim.
Highlight colors within Neovim
nvim-java by s1n7ax — downloads: 129 Painless Java in Neovim
nvim-java-core by s1n7ax — downloads: 126 Provides APIs to interact with java projects in Neovim
nvim-java-dap by s1n7ax — downloads: 120 Provides APIs related to debugging Java
nvim-jdtls by neorocks — downloads: 3,788 Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
Populate the quickfix with json entries
nvim-jqx by neorocks — downloads: 3,581 Populate the quickfix with json entries
nvim-lastplace by MrcJkb — downloads: 166 A Neovim plugin that intelligently reopens files at your last edit position (a Lua rewrite of vim-lastplace)
nvim-lightbulb by neorocks — downloads: 3,794 VSCode's lightbulb for neovim's built-in LSP.
nvim-lint by neorocks — downloads: 5,442 An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
nvim-lspconfig by teto — downloads: 22 A collection of common configurations for Neovim's built-in language server client.
nvim-lspconfig by neovim — downloads: 49k A collection of common configurations for Neovim's built-in language server client.
A collection of common configurations for Neovim's built-in language server client.
Neovim plugin that adds support for file operations using built-in LSP
nvim-luadev by neorocks — downloads: 3,578 REPL/debug console for nvim lua plugins
nvim-metals by neorocks — downloads: 3,724 A Metals plugin for Neovim
A Neovim plugin for managing MkDocs projects with support for Python virtual environments and custom themes.
nvim-navic by neorocks — downloads: 7,436 Simple winbar/statusline plugin that shows your current code context
nvim-nio by neotest — downloads: 335k A library for asynchronous IO in Neovim
nvim-notify by neorocks — downloads: 11.8k A fancy, configurable, notification manager for NeoVim
nvim-parinfer by neorocks — downloads: 3,547 Parinfer for Neovim.
👀 dynamically interact with vim registers
nvim-plug by wsdjeg — downloads: 28 simple neovim plugin manager written in Lua
📌 the no-nonsense session manager
nvim-scrollbar by neorocks — downloads: 3,581 Extensible Neovim Scrollbar
nvim-scrollview by neorocks — downloads: 3,787 A Neovim plugin that displays interactive vertical scrollbars and signs.
nvim-smuggler by Klafyvel — downloads: 156 Send code to your Julia REPL, get diagnostics in return.
nvim-snippets by neorocks — downloads: 3,114 Snippet support using native neovim snippets
nvim-snippy by neorocks — downloads: 3,730 Snippet plugin for Neovim written in Lua
nvim-spectre by neorocks — downloads: 4,285 Find the enemy and replace them with dark power.
nvim-spider by neorocks — downloads: 3,851 Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
nvim-surround by kylechui — downloads: 915 Add/change/delete surrounding delimiter pairs with ease.