Skip to content

AngryMorrocoy/tmux-neolazygit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neolazygit

Use lazygit and neovim inside tmux as if they were always meant to be together 😃.

Crappy demo 🤙

neolazygit-demo

Installation

Using TPM (recommended)

Add plugin to the list of TPM plugins.

set -g @plugin 'AngryMorrocoy/tmux-neolazygit'

And press prefix+I to install it.

Manual installation

Clone this repo:

$ git clone https://github.com/AngryMorrocoy/tmux-neolazygit <clone-path>

Add this line to your tmux.conf

run-shell <clone-path>/neolazygit.tmux

Reload your TMUX environment:

$ tmux source-file <tmux.conf-path>

Configuration options

@open-lazygit

Default: G (shift+g)

Key used to open lazygit.

set -g @open-lazygit 'G'

About

Better workflow with nvim + tmux + lazygit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages