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
AckslD avatar

AckslD/nvim-gfold.lua

0
View on GitHub↗
32 stars·3 forks·Lua·MIT·13 views

Nvim Gfold.lua

nvim plugin using gfold to switch repo and have statusline component

Features

  • Git Integration - Switches repositories and provides statusline components.

Star history

Star history chart for acksld/nvim-gfold.luaStar history chart for acksld/nvim-gfold.lua

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Nvim Gfold.lua

These projects share indexed features with Nvim Gfold.lua. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • carlhuda/januscarlhuda avatar

    carlhuda/janus

    7,843View on GitHub↗

    Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured development environment. It functions as a Vim-based IDE, integrating a collection of third-party extensions to provide an integrated development experience. The system features a fuzzy-search project navigator for locating files, buffers, and symbols across a codebase. It also includes a Git-integrated workflow that provides real-time diff visualization in the sign column and allows users to stage hunks and manage version control directly within the editor. The environment covers bro

    Vim script
    View on GitHub↗7,843
  • nvim-tree/nvim-tree.luanvim-tree avatar

    nvim-tree/nvim-tree.lua

    8,559View on GitHub↗

    This project is a Lua-based file explorer plugin for Neovim that provides a sidebar tree interface for navigating project directories. It functions as a file system node manipulator and a Git-integrated file manager, allowing users to interact with their project structure directly within the editor. The plugin distinguishes itself by integrating version control status into the visual tree, enabling users to track, stage, and unstage files through the explorer interface. It also features a public API that allows external scripts to trigger internal functions and subscribe to system events. Th

    Luafile-explorerluaneovim
    View on GitHub↗8,559
  • amix/vimrcamix avatar

    amix/vimrc

    31,774View on GitHub↗

    This project is a Vim configuration framework and development environment that transforms the basic text editor into a full-featured integrated development environment. It provides a curated set of settings and a comprehensive plugin suite to support professional software development workflows. The environment includes specialized tools for polyglot code execution and project navigation, allowing users to run source files in multiple languages via single keystrokes and locate files using fuzzy searching. It also integrates version control workflows, enabling the management of Git operations a

    Vim Script
    View on GitHub↗31,774
  • 9seconds/repolink.nvim9seconds avatar

    9seconds/repolink.nvim

    22View on GitHub↗

    Create HTTP permalinks to your Git web frontend hosts

    Lua
    View on GitHub↗22
Compare all 30 related projects→

Frequently asked questions

What does acksld/nvim-gfold.lua do?

nvim plugin using gfold to switch repo and have statusline component

What are the main features of acksld/nvim-gfold.lua?

The main features of acksld/nvim-gfold.lua are: Git Integration.

Which projects share features with acksld/nvim-gfold.lua?

Projects with overlapping indexed features include: carlhuda/janus — Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured… nvim-tree/nvim-tree.lua — This project is a Lua-based file explorer plugin for Neovim that provides a sidebar tree interface for navigating… amix/vimrc — This project is a Vim configuration framework and development environment that transforms the basic text editor into a… 9seconds/repolink.nvim — Create HTTP permalinks to your Git web frontend hosts. ajatdarojat45/commitmate.nvim — An AI-assisted commit message generator following common commit conventions. 🤝. aaronhallaert/advanced-git-search.nvim — Search your git history by commit message, content and author in Neovim.