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" } | ||||
| } | ||||
							
								
								
									
										1
									
								
								tmux/plugins/vim-tmux-navigator
									
									
									
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								tmux/plugins/vim-tmux-navigator
									
									
									
									
									
										Submodule
									
								
							 Submodule tmux/plugins/vim-tmux-navigator added at 791dacfcfc
									
								
							| @@ -64,6 +64,7 @@ set -g @plugin 'alexwforsythe/tmux-which-key' | ||||
|  | ||||
| set -g @plugin 'omerxx/tmux-sessionx' | ||||
|  | ||||
| set -g @plugin 'christoomey/vim-tmux-navigator' | ||||
|  | ||||
| # Initialise tmux plugin manager (needs to be at the bottom of the file) | ||||
| run '~/.config/tmux/plugins/tpm/tpm' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Oliver
					Oliver