Skip to content

Commit

Permalink
feat: add tig-explorer.vim nvim plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Jun 19, 2024
1 parent 804b289 commit 4e8fd7f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@
[submodule "skel/.zsh/pure"]
path = skel/.zsh/pure
url = https://github.com/sindresorhus/pure
[submodule "contrib/nvim-plugins/tig-explorer.vim"]
path = contrib/nvim-plugins/tig-explorer.vim
url = https://github.com/iberianpig/tig-explorer.vim
[submodule "contrib/nvim-plugins/bclose.vim"]
path = contrib/nvim-plugins/bclose.vim
url = https://github.com/rbgrouleff/bclose.vim
1 change: 1 addition & 0 deletions contrib/nvim-plugins/bclose.vim
Submodule bclose.vim added at 99018b
1 change: 1 addition & 0 deletions contrib/nvim-plugins/tig-explorer.vim
Submodule tig-explorer.vim added at 81cf36

0 comments on commit 4e8fd7f

Please sign in to comment.