awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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 的头像

    googlearchive/code-prettify

    5,767在 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
    在 GitHub 上查看↗5,767
  • emacs-tw/awesome-emacsemacs-tw 的头像

    emacs-tw/awesome-emacs

    9,180在 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
    在 GitHub 上查看↗9,180
  • onivim/oni2onivim 的头像

    onivim/oni2

    7,854在 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
    在 GitHub 上查看↗7,854

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • hlissner/doom-emacshlissner 的头像

    hlissner/doom-emacs

    22,267在 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
    在 GitHub 上查看↗22,267
  • alessio-vivaldelli/java-creator-nvimalessio-vivaldelli 的头像

    alessio-vivaldelli/java-creator-nvim

    26在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗26
  • ankushbhagats/liveserver.nvimankushbhagats 的头像

    ankushbhagats/liveserver.nvim

    11在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗11
  • acksld/swenv.nvimAckslD 的头像

    AckslD/swenv.nvim

    250在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗250
  • atomicptr/defold.nvimatomicptr 的头像

    atomicptr/defold.nvim

    29在 GitHub 上查看↗

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

    Rust
    在 GitHub 上查看↗29
  • ahai64/pico8-definitionsahai64 的头像

    ahai64/pico8-definitions

    35在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗35
  • awsum-lang/awsum-nvimawsum-lang 的头像

    awsum-lang/awsum-nvim

    3在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗3
  • azratul/expose-localhost.nvimazratul 的头像

    azratul/expose-localhost.nvim

    6在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗6
  • ballercat/waltballercat 的头像

    ballercat/walt

    4,639在 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
    在 GitHub 上查看↗4,639
  • bibekbhusal0/nvim-shadcnBibekBhusal0 的头像

    BibekBhusal0/nvim-shadcn

    11在 GitHub 上查看↗

    Neovim plugin to add shadcn UI component easily with telescope

    Lua
    在 GitHub 上查看↗11
  • brendalf/mix.nvimbrendalf 的头像

    brendalf/mix.nvim

    28在 GitHub 上查看↗

    A Mix Wrapper for Neovim

    Lua
    在 GitHub 上查看↗28
  • chuwy/ucm.nvimchuwy 的头像

    chuwy/ucm.nvim

    6在 GitHub 上查看↗

    A Neovim plugin helping to navigate in Unison codebase

    Lua
    在 GitHub 上查看↗6
  • antfu/wenyan-lang-vscodeantfu 的头像

    antfu/wenyan-lang-vscode

    296在 GitHub 上查看↗

    文言 Wenyan Lang for VS Code

    TypeScript
    在 GitHub 上查看↗296
  • chomosuke/typst-preview.nvimchomosuke 的头像

    chomosuke/typst-preview.nvim

    943在 GitHub 上查看↗

    Low latency typst preview for Neovim

    Lua
    在 GitHub 上查看↗943
  • cjodo/convert.nvimcjodo 的头像

    cjodo/convert.nvim

    57在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗57
  • crispgm/nvim-gocrispgm 的头像

    crispgm/nvim-go

    153在 GitHub 上查看↗

    A minimal implementation of Golang development plugin for Neovim

    Lua
    在 GitHub 上查看↗153
  • crusj/hierarchy-tree-go.nvimcrusj 的头像

    crusj/hierarchy-tree-go.nvim

    35在 GitHub 上查看↗

    Golang Hierarchy tree views.

    Lua
    在 GitHub 上查看↗35
  • crusj/structrue-go.nvimcrusj 的头像

    crusj/structrue-go.nvim

    48在 GitHub 上查看↗

    A better structured display of golang symbols information

    Lua
    在 GitHub 上查看↗48
  • dmmulroy/ts-error-translator.nvimdmmulroy 的头像

    dmmulroy/ts-error-translator.nvim

    424在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗424
  • dmmulroy/tsc.nvimdmmulroy 的头像

    dmmulroy/tsc.nvim

    545在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗545
  • eclipse/vert.xE

    eclipse/vert.x

    0在 GitHub 上查看↗

    This is the repository for Vert.x core.

    在 GitHub 上查看↗0
  • ceifa/wasmoonceifa 的头像

    ceifa/wasmoon

    641在 GitHub 上查看↗
    TypeScriptfengarijavascriptlua
    在 GitHub 上查看↗641
  • farias-hecdin/cssvarhighlightfarias-hecdin 的头像

    farias-hecdin/CSSVarHighlight

    6在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗6
  • farias-hecdin/cssvarviewerfarias-hecdin 的头像

    farias-hecdin/CSSVarViewer

    10在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗10
  • fredrikaverpil/godoc.nvimfredrikaverpil 的头像

    fredrikaverpil/godoc.nvim

    173在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗173
  • gbprod/phpactor.nvimgbprod 的头像

    gbprod/phpactor.nvim

    96在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗96
  • ansonh/copy-python-path.nvimAnsonH 的头像

    AnsonH/copy-python-path.nvim

    3在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗3