Add mappings for tmux

This commit is contained in:
gmcmillan82 2024-05-13 19:59:11 +02:00
parent 9d1bfea5a4
commit 43382cdbbc
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,6 @@
return {
{
'christoomey/vim-tmux-navigator',
lazy = false,
},
}