ajusted toggleterm keybinds.
This commit is contained in:
		
							parent
							
								
									5f5dc76261
								
							
						
					
					
						commit
						453993aee6
					
				
					 1 changed files with 7 additions and 6 deletions
				
			
		| 
						 | 
					@ -366,6 +366,7 @@ return require('packer').startup(function(use)
 | 
				
			||||||
	use { "akinsho/toggleterm.nvim", tag = '*', config = function()
 | 
						use { "akinsho/toggleterm.nvim", tag = '*', config = function()
 | 
				
			||||||
		require("toggleterm").setup {
 | 
							require("toggleterm").setup {
 | 
				
			||||||
			insert_mappings = false,
 | 
								insert_mappings = false,
 | 
				
			||||||
 | 
								terminal_mappings = false,
 | 
				
			||||||
			open_mapping = [[<c-\>]],
 | 
								open_mapping = [[<c-\>]],
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	end }
 | 
						end }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue