lazygit: Add preliminary configuration for lazygit

This commit is contained in:
Sanchayan Maity 2020-12-10 13:08:52 +05:30
parent e3c7b2d052
commit 1d156d424f
2 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ nvim/.local/share/nvim/lsp.log
nvim/.local/share/nvim/rplugin.vim
fish/.config/fish/fish_variables
mpd/.config/mpd/database
lazygit/.config/lazygit/state.yml
__pycache__
__init__.py
*.patch

View File

@ -0,0 +1,10 @@
git:
paging:
colorArg: always
pager: delta --dark --paging=never
gui:
theme:
selectedLineBgColor:
- reverse
selectedRangeBgColor:
- reverse