Showing 36 of 138 projects
A flexible terminal management plugin for Neovim that provides a single, powerful terminal abstraction adaptable to any CLI tool.
A Neovim plugin for running tests with live feedback in split windows or popups, supporting multiple languages and frameworks.
A highly customizable and toggle-able plugin for creating statusline, statuscolumn, tabline, and winbar components in Neovim.
A Neovim plugin that conceals inline patterns like CSS classes in HTML files for improved readability.
A Neovim plugin that provides VSCode-like auto-indent behavior when pressing Tab at the first column.
A Neovim plugin providing an in-process LSP server and library for creating and managing custom code actions.
A Go tool that generates boilerplate directory structure and code files for Neovim plugins.
A Neovim plugin that configures the ccls language server and provides an AST browser for C/C++ development.
A classic Sudoku puzzle game plugin for Neovim, playable directly within your editor.
A Neovim plugin that highlights text matching the current visual selection in real-time without performance lag.
A Neovim plugin that uses Tree-sitter to hide boilerplate code like 'function', 'end', and 'return' for cleaner editing.
A minimalist and highly extensible project manager for NeoVim that enables fast navigation between projects with customizable pickers and file explorers.
A Neovim plugin providing LSP signature help with floating windows, dock mode, and extensive customization.
A Neovim plugin that enhances search with stable jumps, in-place word search, and visual/motion-based search operators.
A Neovim plugin that converts global buffers into tab-local buffers for managing different contexts across tabs.
A Neovim plugin that manages terminal sessions with named terminals, notifications, and automatic behavior.
A Neovim plugin that uses visual lines to indicate code folding areas and highlights the current fold.
A Neovim plugin for displaying Go test coverage directly in the editor with visual highlights.
A Neovim plugin that highlights lines exceeding a configurable width to improve code readability.
A lightweight Neovim completion plugin leveraging native infrastructure for a seamless editing experience.
A Neovim plugin that detects project root, auto-configures indentation, and loads project-specific settings.
A Neovim plugin implementing the Pomodoro Technique with session tracking, break reminders, and lualine integration.
A Neovim plugin that toggles block or line comments based on visual selection and filetype detection.
A Neovim plugin that displays folding information in the sign column with customizable markers.
A Neovim plugin for precise Tree-sitter node selection using a hierarchical labeling system to avoid overlap issues.
A simple and customizable statusline and tabline plugin for Neovim, written in Lua.
A Neovim plugin that displays LSP-powered information in a pop-up window at the cursor position.
A Neovim plugin that automatically toggles between relative and absolute line numbers based on user events.
A Neovim plugin that highlights markdown code blocks using treesitter queries for better visual distinction.
Neovim plugin that highlights LSP definitions/references and displays their count in the statusline.
A Neovim plugin that automatically displays git diff during interactive rebase sessions.
A Neovim plugin that creates code screenshots as images using the charmbracelet/freeze tool.
A Neovim plugin providing VS Code-style inline Git diff view with character-level highlighting across the entire buffer.
Neovim plugin for Haskell syntax highlighting that distinguishes variables by their scope (free vs. bound).
A Neovim plugin that extends <C-a> and <C-x> to increment/decrement custom patterns like dates, alphabets, and booleans.
A Telescope.nvim extension that temporarily changes Neovim's working directory to project root during searches.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.