dotfiles

Cross platform dotfiles for linux, mac and windows
git clone git@getsh.org:dotfiles.git
Log | Files | Refs

commit 32e158a807965089d04c8125f176eec4e04ff487
parent 866c710cae90020d2d60838ab06a0f49a32e608c
Author: Bharatvaj <bharatvaj@yahoo.com>
Date:   Fri,  4 Mar 2022 00:18:50 +0530

Add christoomey/vim-tmux-navigator to vim

Diffstat:
M.gitmodules | 3+++
A.local/share/vim/pack/general/start/vim-tmux-navigator | 1+
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -46,3 +46,6 @@ [submodule ".local/share/vim/pack/themes/start/gruvbox-material"] path = .local/share/vim/pack/themes/start/gruvbox-material url = https://git::@github.com/sainnhe/gruvbox-material.git +[submodule ".local/share/vim/pack/general/start/vim-tmux-navigator"] + path = .local/share/vim/pack/general/start/vim-tmux-navigator + url = https://github.com/christoomey/vim-tmux-navigator diff --git a/.local/share/vim/pack/general/start/vim-tmux-navigator b/.local/share/vim/pack/general/start/vim-tmux-navigator @@ -0,0 +1 @@ +Subproject commit 9ca5bfe5bd274051b5dd796cc150348afc993b80