# rockerBOO/awesome-neovim

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/rockerboo-awesome-neovim).**

20,233 stars · 952 forks · Shell · cc0-1.0

## Links

- GitHub: https://github.com/rockerBOO/awesome-neovim
- awesome-repositories: https://awesome-repositories.com/repository/rockerboo-awesome-neovim.md

## Topics

`awesome` `awesome-list` `neovim` `neovim-plugins` `nvim-lua`

## Description

This project serves as a comprehensive directory and curated repository for the Neovim text editor ecosystem. It functions as a central resource for discovering community-driven extensions, configurations, and tools that transform a base terminal editor into a specialized development environment.

The collection focuses on managing the plugin lifecycle and ecosystem, providing users with the means to locate enhancements for language server integration, AI-assisted code generation, and project workspace navigation. By cataloging these resources, the project assists users in building custom setups that support remote development workflows, advanced code structure navigation, and automated task scheduling.

## Tags

### Development Tools & Productivity

- [Neovim Plugins](https://awesome-repositories.com/f/development-tools-productivity/neovim-plugins.md) — Provides a curated collection of community-driven extensions and tools specifically designed to enhance the Neovim text editor.
- [Extension Ecosystems and Management](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management.md) — Manages the plugin ecosystem through curated catalogues and automated package management.
- [Language Server Clients](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management/editor-extensions/editor-integrations/language-server-clients.md) — Connects the editor to language servers for real-time code analysis and intelligence. ([source](https://github.com/rockerBOO/awesome-neovim/blob/main/README.md))
- [Language Server Integrations](https://awesome-repositories.com/f/development-tools-productivity/language-server-integrations.md) — Integrates external language servers to provide IDE-grade code intelligence and diagnostics.
- [Text Editor Configurations](https://awesome-repositories.com/f/development-tools-productivity/text-editor-configurations.md) — Serves as a central resource for discovering and managing configurations and plugins for terminal-based text editing.
- [AI Coding Assistants](https://awesome-repositories.com/f/development-tools-productivity/ai-coding-assistants.md) — Integrates AI assistants to automate code generation and editing tasks within the editor. ([source](https://github.com/rockerBOO/awesome-neovim/blob/main/README.md))
- [Lifecycle Managers](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management/editor-extensions/editor-tooling/editor-extension-managers/lifecycle-managers.md) — Automates the installation, update, and lifecycle management of editor extensions. ([source](https://github.com/rockerBOO/awesome-neovim/blob/main/README.md))
- [Package Dependency Managers](https://awesome-repositories.com/f/development-tools-productivity/package-dependency-managers.md) — Automates the installation and dependency resolution of editor extensions via declarative manifests.
- [Developer Ecosystems](https://awesome-repositories.com/f/development-tools-productivity/platforms-runtimes-language-services/developer-ecosystems.md) — Acts as a comprehensive directory for the community-driven ecosystem of tools and enhancements that transform a base editor into a full development environment.
- [Project Navigation Tools](https://awesome-repositories.com/f/development-tools-productivity/project-navigation-tools.md) — Facilitates efficient navigation through complex codebases via symbol jumping and project-wide search.
- [Concrete Syntax Tree Generators](https://awesome-repositories.com/f/development-tools-productivity/project-scaffolding-config-code-generation/code-generation/abstract-syntax-tree-generators/concrete-syntax-tree-generators.md) — Generates incremental syntax trees for high-performance code highlighting and structural navigation.
- [Code Symbol Outlining](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management/editor-extensions/editor-features/code-symbol-outlining.md) — Visualizes and navigates code structures using syntax-aware symbol outlines. ([source](https://github.com/rockerBOO/awesome-neovim/blob/main/README.md))
- [Code Completion Engines](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management/editor-extensions/editor-tooling/code-completion-engines.md) — Provides context-aware code suggestions and documentation lookups while typing. ([source](https://github.com/rockerBOO/awesome-neovim/blob/main/README.md))
- [Remote Development Environments](https://awesome-repositories.com/f/development-tools-productivity/remote-development-environments.md) — Facilitates remote development workflows by providing resources for persistent coding sessions on remote servers.
- [Workspace Session Managers](https://awesome-repositories.com/f/development-tools-productivity/workspace-session-managers.md) — Saves and restores workspace states including open buffers and window layouts. ([source](https://github.com/rockerBOO/awesome-neovim/blob/main/README.md))
- [File Explorers](https://awesome-repositories.com/f/development-tools-productivity/file-explorers.md) — Provides integrated interfaces for browsing and manipulating project file structures. ([source](https://github.com/rockerBOO/awesome-neovim/blob/main/README.md))
- [Remote Editing Tools](https://awesome-repositories.com/f/development-tools-productivity/remote-editing-tools.md) — Enables editing and command execution on remote machines from a local environment. ([source](https://github.com/rockerBOO/awesome-neovim/blob/main/README.md))

### Repository Format

- [Awesome List](https://awesome-repositories.com/f/repository-format/awesome-list.md) — A community-curated directory that catalogs and links out to other open-source projects, rather than a standalone tool you run yourself.

### Software Engineering & Architecture

- [Project Configuration Management](https://awesome-repositories.com/f/software-engineering-architecture/project-configuration-management.md) — Detects project roots and loads environment-specific configurations to streamline development. ([source](https://github.com/rockerBOO/awesome-neovim/blob/main/README.md))
- [Scripting Runtimes](https://awesome-repositories.com/f/software-engineering-architecture/software-architecture/architectural-patterns/plugin-module-systems/modular-plugin-architectures/plugin-based-architectures/scripting-runtimes.md) — Executes embedded Lua scripts to allow dynamic configuration and extension of editor functionality.
