Adding Changes
This commit is contained in:
4
lua/cargdev/plugins/tmux.lua
Normal file
4
lua/cargdev/plugins/tmux.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"christoomey/vim-tmux-navigator",
|
||||
event = "VeryLazy", -- Loads only when needed
|
||||
}
|
||||
Reference in New Issue
Block a user