awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to drkjeff16/nvim-luaref

Projects sharing features with Nvim Luaref

26 open-source projects similar to drkjeff16/nvim-luaref, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 2kabhishek/utils.nvim2KAbhishek avatar

    2KAbhishek/utils.nvim

    10View on GitHub↗

    Powerful Utilities for Neovim Plugin Devs 🛠️🧰

    Lua
    View on GitHub↗10
  • anuvyklack/animation.nvimanuvyklack avatar

    anuvyklack/animation.nvim

    47View on GitHub↗

    Create animations in Neovim

    Lua
    View on GitHub↗47
  • bfredl/nvim-luadevbfredl avatar

    bfredl/nvim-luadev

    287View on GitHub↗

    REPL/debug console for nvim lua plugins

    Lua
    View on GitHub↗287
  • birdeehub/lzeBirdeeHub avatar

    BirdeeHub/lze

    122View on GitHub↗

    A lazy-loading library for neovim, inspired by, but different from, nvim-neorocks/lz.n

    Lua
    View on GitHub↗122
  • chrisgve/databox.nvimchrisgve avatar

    chrisgve/databox.nvim

    12View on GitHub↗

    Simple encrypted databox plugin for neovim

    Lua
    View on GitHub↗12
  • cwood-sdf/banana.nvimCWood-sdf avatar

    CWood-sdf/banana.nvim

    155View on GitHub↗

    An html renderer for neovim plugin UIs

    Lua
    View on GitHub↗155

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
  • drkjeff16/wezterm-typesDrKJeff16 avatar

    DrKJeff16/wezterm-types

    210View on GitHub↗

    WezTerm Lua config types for LuaLS, with Neovim and VSCode support. Also supperts various WezTerm plugins.

    Lua
    View on GitHub↗210
  • folke/lazydev.nvimfolke avatar

    folke/lazydev.nvim

    1,535View on GitHub↗

    Faster LuaLS setup for Neovim

    Lua
    View on GitHub↗1,535
  • gregorias/coop.nvimgregorias avatar

    gregorias/coop.nvim

    146View on GitHub↗

    A Neovim plugin for readable concurrency with coroutines.

    Lua
    View on GitHub↗146
  • jbyuki/one-small-step-for-vimkindjbyuki avatar

    jbyuki/one-small-step-for-vimkind

    540View on GitHub↗

    Debug adapter for Neovim plugins

    Lua
    View on GitHub↗540
  • jrop/morph.nvimjrop avatar

    jrop/morph.nvim

    113View on GitHub↗

    React-like renderer for Neovim

    Lua
    View on GitHub↗113
  • kkharji/sqlite.luakkharji avatar

    kkharji/sqlite.lua

    575View on GitHub↗

    SQLite LuaJIT binding with a very simple api.

    Lua
    View on GitHub↗575
  • lumen-oss/luarocks-tag-releaselumen-oss avatar

    lumen-oss/luarocks-tag-release

    56View on GitHub↗

    GitHub workflow for automatically generating Luarocks releases from tags and running busted tests

    Lua
    View on GitHub↗56
  • lumen-oss/lz.nlumen-oss avatar

    lumen-oss/lz.n

    282View on GitHub↗

    🦥 A dead simple lazy-loading Lua library for Neovim plugins.

    Lua
    View on GitHub↗282
  • milisims/nvim-luarefmilisims avatar

    milisims/nvim-luaref

    127View on GitHub↗

    Add a vim :help reference for lua

    Vim script
    View on GitHub↗127
  • nfrid/treesitter-utilsnfrid avatar

    nfrid/treesitter-utils

    9View on GitHub↗

    Treesitter methods to make my life less miserable

    Lua
    View on GitHub↗9
  • niuiic/omega.nvimniuiic avatar

    niuiic/omega.nvim

    6View on GitHub↗

    Neovim lua utils

    Lua
    View on GitHub↗6
  • nvim-lua/plenary.nvimnvim-lua avatar

    nvim-lua/plenary.nvim

    3,480View on GitHub↗

    plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.

    Lua
    View on GitHub↗3,480
  • nvim-mini/mini.nvimnvim-mini avatar

    nvim-mini/mini.nvim

    9,325View on GitHub↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Lualuamini-nvimneovim
    View on GitHub↗9,325
  • oxy2dev/helpview.nvimOXY2DEV avatar

    OXY2DEV/helpview.nvim

    378View on GitHub↗

    A hackable & fancy vimdoc/help file viewer for Neovim

    Lua
    View on GitHub↗378
  • ray-x/guihua.luaray-x avatar

    ray-x/guihua.lua

    188View on GitHub↗

    A GUI library for Neovim plugin developers

    Lua
    View on GitHub↗188
  • saghen/blink.libsaghen avatar

    saghen/blink.lib

    53View on GitHub↗

    Shared library for blink.* neovim plugins

    Lua
    View on GitHub↗53
  • svermeulen/nvim-luscsvermeulen avatar

    svermeulen/nvim-lusc

    16View on GitHub↗

    Structured Async/Concurrency in Neovim

    Lua
    View on GitHub↗16
  • svermeulen/vimpeccablesvermeulen avatar

    svermeulen/vimpeccable

    349View on GitHub↗

    Neovim plugin that allows you to easily map keys directly to lua code inside your init.lua

    Lua
    View on GitHub↗349
  • tjdevries/vlog.nvimtjdevries avatar

    tjdevries/vlog.nvim

    143View on GitHub↗

    Single file, no dependency, easy copy & paste log file to add to your neovim lua plugins

    Lua
    View on GitHub↗143
  • yarospace/lua-console.nvimYaroSpace avatar

    YaroSpace/lua-console.nvim

    93View on GitHub↗

    A handy scratch pad / REPL / debug console for Lua development and Neovim exploration

    Lua
    View on GitHub↗93