Skip to content
SuperBo edited this page Jun 28, 2024 · 12 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.

📦 Install libgit2

📦 Install plugin

🔑 GPG and SSH signing

⌨️ Usage and Keymap

FAQ and Known Issues

Clone this wiki locally