Skip to content
SuperBo edited this page May 25, 2024 · 9 revisions

📝 Introduction

Welcome to the Fugit2.nvim wiki! This is the details document for Fugit2.

Fugit2 is created as an effort to bring vim-fugitive functionalities to a popup UI with Magit key binding. Unlike other Vim/Neovim git clients, that call external git command, Fugit2 leverages LuaJIT and libgit2 to process git-related tasks inside Neovim and reduces inter-process-communication latency.

📦 Installation

🔑 GPG and SSH signing

⌨️ Usage and Keymap

FAQ and Known Issues