feat(nvim,tmux): add seamless navigation from tmux to nvim
This commit is contained in:
3
nvim/lua/olinpin/plugins/tmux.lua
Normal file
3
nvim/lua/olinpin/plugins/tmux.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
return {
|
||||
{ 'christoomey/vim-tmux-navigator', event = "VeryLazy" }
|
||||
}
|
||||
Reference in New Issue
Block a user