nvim-cursorline by neorocks — downloads: 4,330 A plugin for neovim that highlights cursor words and lines
nvim-dap by mfussenegger — downloads: 90.8k Debug Adapter Protocol client implementation for Neovim.
Support for envFile expanding for nvim-dap configurations
nvim-dap-go by neorocks — downloads: 4,308 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,824 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: 5,418 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: 63 A neovim plugin for generating fake data.
nvim-fzf by neorocks — downloads: 4,336 A Lua API for using fzf in neovim.
Highlight colors within Neovim
nvim-java by s1n7ax — downloads: 141 Painless Java in Neovim
nvim-java-core by s1n7ax — downloads: 136 Provides APIs to interact with java projects in Neovim
nvim-java-dap by s1n7ax — downloads: 130 Provides APIs related to debugging Java
nvim-jdtls by neorocks — downloads: 4,426 Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
Populate the quickfix with json entries
nvim-lastplace by MrcJkb — downloads: 179 A Neovim plugin that intelligently reopens files at your last edit position (a Lua rewrite of vim-lastplace)
nvim-lightbulb by neorocks — downloads: 4,419 VSCode's lightbulb for neovim's built-in LSP.
nvim-lint by neorocks — downloads: 6,220 An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
Neovim plugin that adds support for file operations using built-in LSP
nvim-lspconfig by neovim — downloads: 57.3k A collection of common configurations for Neovim's built-in language server client.
nvim-luadev by neorocks — downloads: 4,192 REPL/debug console for nvim lua plugins
nvim-metals by neorocks — downloads: 4,349 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: 8,691 Simple winbar/statusline plugin that shows your current code context
nvim-nio by neotest — downloads: 363k A library for asynchronous IO in Neovim
nvim-notify by neorocks — downloads: 13.7k A fancy, configurable, notification manager for NeoVim
nvim-parinfer by neorocks — downloads: 4,185 Parinfer for Neovim.
👀 dynamically interact with vim registers
nvim-plug by wsdjeg — downloads: 87 simple neovim plugin manager written in Lua
📌 the no-nonsense session manager
A Neovim plugin for creating and managing Rocky Linux documentation projects directly from Neovim.
nvim-scrollbar by neorocks — downloads: 4,196 Extensible Neovim Scrollbar
nvim-scrollview by neorocks — downloads: 4,413 A Neovim plugin that displays interactive vertical scrollbars and signs.
nvim-smuggler by Klafyvel — downloads: 166 Send code to your Julia REPL, get diagnostics in return.
nvim-snippets by neorocks — downloads: 3,737 Snippet support using native neovim snippets
nvim-snippy by neorocks — downloads: 4,356 Snippet plugin for Neovim written in Lua
nvim-spectre by neorocks — downloads: 4,900 Find the enemy and replace them with dark power.
nvim-spider by neorocks — downloads: 4,473 Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
nvim-surround by kylechui — downloads: 971 Add/change/delete surrounding delimiter pairs with ease.
Cycle through telescope configurations
nvim-textmate by Freed-Wu — downloads: 130 A textmate-based syntax highlighter for neovim - compatible with VScode
nvim-thyme by aileot — downloads: 46 🕛 Zero-overhead Fennel JIT compiler at runtime of Neovim with safety rollbacks
A File Explorer For Neovim
nvim-treehopper by neorocks — downloads: 4,196 Region selection with hints on the AST nodes of a document powered by treesitter
Show code context
nvim-treesitter legacy lua API
Syntax aware text-objects, select, move, swap, and peek support.
nvim-ts-autotag by neorocks — downloads: 5,420 Use treesitter to auto close and auto rename html tag