awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to apyra/nvim-unity

Open-source alternatives to Nvim Unity

30 open-source projects similar to apyra/nvim-unity, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nvim Unity alternative.

  • googlearchive/code-prettifygooglearchive avatar

    googlearchive/code-prettify

    5,767View on GitHub↗

    Code-prettify is a browser-based tool and HTML syntax highlighter that adds visual formatting and line numbers to raw code blocks on web pages. It functions as a client-side code formatter and a customizable lexer library for defining language-specific highlighting rules. The system allows for the creation of custom lexers to provide syntax highlighting for proprietary or uncommon programming languages. Visual presentation is managed through custom code styling and the integration of external CSS stylesheets to define colors and fonts. The project provides automatic syntax highlighting and s

    JavaScript
    View on GitHub↗5,767
  • emacs-tw/awesome-emacsemacs-tw avatar

    emacs-tw/awesome-emacs

    9,180View on GitHub↗

    Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend the functionality of the Emacs text editor. It serves as a comprehensive index for users seeking to transform their editor into a specialized development environment or a highly personalized productivity workspace. The collection highlights tools that enable deep customization of the Emacs experience, ranging from ergonomic key binding schemes and visual interface themes to advanced window management and navigation utilities. It provides a centralized reference for discovering e

    awesome-listemacs
    View on GitHub↗9,180
  • onivim/oni2onivim avatar

    onivim/oni2

    7,854View on GitHub↗

    Oni2 is a high-performance, extensible text editor and project-based file manager. It functions as a modal code editor, utilizing a keyboard grammar of verbs and motions to navigate and modify source code without a mouse. It also serves as an LSP client, integrating Language Server Protocol servers to provide code completion, symbol navigation, and refactoring. The editor distinguishes itself by acting as a VSCode extension host, allowing it to load and execute language servers and debuggers from the VSCode ecosystem. It provides a programmable environment where custom functionality is implem

    Reason
    View on GitHub↗7,854

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • hlissner/doom-emacshlissner avatar

    hlissner/doom-emacs

    22,267View on GitHub↗

    This project is an Emacs configuration framework that provides a curated distribution of the editor. It focuses on a modular editor environment and a declarative package management system to ensure reproducible installations and optimized defaults. The framework distinguishes itself through a performance-optimized editor setup that uses lazy loading to reduce startup times. It implements a Vim-emulation layer, providing a modal editing interface with Vim keybindings and a leader-key command hierarchy for efficient navigation. The system covers a broad range of capabilities, including IDE lan

    Emacs Lisp
    View on GitHub↗22,267
  • alessio-vivaldelli/java-creator-nvimalessio-vivaldelli avatar

    alessio-vivaldelli/java-creator-nvim

    26View on GitHub↗

    Neovim plugin for generating Java files (classes, interfaces, enums, records) with package-aware autocompletion.

    Lua
    View on GitHub↗26
  • ankushbhagats/liveserver.nvimankushbhagats avatar

    ankushbhagats/liveserver.nvim

    11View on GitHub↗

    Live-server integration for Neovim with smart commands and a clickable lualine toggle.

    Lua
    View on GitHub↗11
  • acksld/swenv.nvimAckslD avatar

    AckslD/swenv.nvim

    250View on GitHub↗

    Tiny plugin to quickly switch python virtual environments from within neovim without restarting.

    Lua
    View on GitHub↗250
  • atomicptr/defold.nvimatomicptr avatar

    atomicptr/defold.nvim

    29View on GitHub↗

    Batteries-included development environment for the Defold game engine, powered by Neovim

    Rust
    View on GitHub↗29
  • ahai64/pico8-definitionsahai64 avatar

    ahai64/pico8-definitions

    35View on GitHub↗

    A Lua language server add-on for writing PICO-8 code in an external editor

    Lua
    View on GitHub↗35
  • awsum-lang/awsum-nvimawsum-lang avatar

    awsum-lang/awsum-nvim

    3View on GitHub↗

    Neovim plugin for the Awsum programming language (.aww files).

    C
    View on GitHub↗3
  • azratul/expose-localhost.nvimazratul avatar

    azratul/expose-localhost.nvim

    6View on GitHub↗

    Expose your localhost to the internet from inside Neovim (for the truly lazy among us)

    Lua
    View on GitHub↗6
  • ballercat/waltballercat avatar

    ballercat/walt

    4,639View on GitHub↗

    Walt is a transpiler and typed language that converts a JavaScript-like syntax into WebAssembly binary format. It functions as a toolchain for developing high-performance logic for browsers and runtimes by translating typed source code into WebAssembly text format. The project includes a bundler-integrated loader that automates the recompilation of source files during the build process. It provides a linear memory manager used to define custom data layouts, structs, and memory allocators within a contiguous heap. The language supports defined function signatures, numeric types, and the abili

    JavaScriptcompilerjavascriptwebassembly
    View on GitHub↗4,639
  • bibekbhusal0/nvim-shadcnBibekBhusal0 avatar

    BibekBhusal0/nvim-shadcn

    11View on GitHub↗

    Neovim plugin to add shadcn UI component easily with telescope

    Lua
    View on GitHub↗11
  • brendalf/mix.nvimbrendalf avatar

    brendalf/mix.nvim

    28View on GitHub↗

    A Mix Wrapper for Neovim

    Lua
    View on GitHub↗28
  • chuwy/ucm.nvimchuwy avatar

    chuwy/ucm.nvim

    6View on GitHub↗

    A Neovim plugin helping to navigate in Unison codebase

    Lua
    View on GitHub↗6
  • antfu/wenyan-lang-vscodeantfu avatar

    antfu/wenyan-lang-vscode

    296View on GitHub↗

    文言 Wenyan Lang for VS Code

    TypeScript
    View on GitHub↗296
  • chomosuke/typst-preview.nvimchomosuke avatar

    chomosuke/typst-preview.nvim

    943View on GitHub↗

    Low latency typst preview for Neovim

    Lua
    View on GitHub↗943
  • cjodo/convert.nvimcjodo avatar

    cjodo/convert.nvim

    57View on GitHub↗

    A Neovim plugin to help with css unit, and number conversions.

    Lua
    View on GitHub↗57
  • crispgm/nvim-gocrispgm avatar

    crispgm/nvim-go

    153View on GitHub↗

    A minimal implementation of Golang development plugin for Neovim

    Lua
    View on GitHub↗153
  • crusj/hierarchy-tree-go.nvimcrusj avatar

    crusj/hierarchy-tree-go.nvim

    35View on GitHub↗

    Golang Hierarchy tree views.

    Lua
    View on GitHub↗35
  • crusj/structrue-go.nvimcrusj avatar

    crusj/structrue-go.nvim

    48View on GitHub↗

    A better structured display of golang symbols information

    Lua
    View on GitHub↗48
  • dmmulroy/ts-error-translator.nvimdmmulroy avatar

    dmmulroy/ts-error-translator.nvim

    424View on GitHub↗

    A Neovim port of Matt Pocock's ts-error-translator for VSCode for turning messy and confusing TypeScript errors into plain English.

    Lua
    View on GitHub↗424
  • dmmulroy/tsc.nvimdmmulroy avatar

    dmmulroy/tsc.nvim

    545View on GitHub↗

    A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc)

    Lua
    View on GitHub↗545
  • eclipse/vert.xE

    eclipse/vert.x

    0View on GitHub↗

    This is the repository for Vert.x core.

    View on GitHub↗0
  • ceifa/wasmoonceifa avatar

    ceifa/wasmoon

    641View on GitHub↗
    TypeScriptfengarijavascriptlua
    View on GitHub↗641
  • farias-hecdin/cssvarhighlightfarias-hecdin avatar

    farias-hecdin/CSSVarHighlight

    6View on GitHub↗

    📌 A plugin that will help you easily identify the colors defined in CSS variables

    Lua
    View on GitHub↗6
  • farias-hecdin/cssvarviewerfarias-hecdin avatar

    farias-hecdin/CSSVarViewer

    10View on GitHub↗

    📌 This plugin allows you to easily identify the value of a CSS variable from any other files.

    Lua
    View on GitHub↗10
  • fredrikaverpil/godoc.nvimfredrikaverpil avatar

    fredrikaverpil/godoc.nvim

    173View on GitHub↗

    Fuzzy search Go packages/symbols and view docs from within Neovim

    Lua
    View on GitHub↗173
  • gbprod/phpactor.nvimgbprod avatar

    gbprod/phpactor.nvim

    96View on GitHub↗

    Lua version of the Phpactor vim plugin to take advantage of the latest Neovim features

    Lua
    View on GitHub↗96
  • ansonh/copy-python-path.nvimAnsonH avatar

    AnsonH/copy-python-path.nvim

    3View on GitHub↗

    Neovim plugin to copy the reference path of a Python symbol.

    Lua
    View on GitHub↗3