Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 388 Bytes

vis-git-status

vis-git-status is a vis plugin that wil display git information about the current file in the status bar (branch, has branch changed, how many commits ahead/behind).

Installation

Clone the repo to your vis plugins directory (~/.config/vis/plugins) and add this to your visrc.lua:

require("plugins/vis-git-status")