Add vim-tmux-plugin
This commit is contained in:
		
							parent
							
								
									d77d805495
								
							
						
					
					
						commit
						c705d03a4b
					
				
							
								
								
									
										1
									
								
								init.lua
								
								
								
								
							
							
						
						
									
										1
									
								
								init.lua
								
								
								
								
							|  | @ -239,6 +239,7 @@ require('lazy').setup({ | |||
|     build = "cd app && npm install", | ||||
|     init = function() vim.g.mkdp_filetypes = { "markdown" } end, | ||||
|   }, | ||||
|   'christoomey/vim-tmux-navigator', | ||||
| 
 | ||||
|    -- NOTE: Next Step on Your Neovim Journey: Add/Configure additional "plugins" for kickstart | ||||
|   --       These are some example plugins that I've included in the kickstart repository. | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue