Обновление gitconfig
This commit is contained in:
		
							parent
							
								
									bf3e6717e6
								
							
						
					
					
						commit
						4bff377885
					
				
					 9 changed files with 1417 additions and 438 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
local map = vim.api.nvim_set_keymap
 | 
			
		||||
local opts = {noremap = true, silent = true}
 | 
			
		||||
 | 
			
		||||
vim.g.mapleader = " "
 | 
			
		||||
vim.g.mapleader = "\\"
 | 
			
		||||
 | 
			
		||||
-- Tree
 | 
			
		||||
map('n', '<C-h>', ':NvimTreeToggle<CR>', opts)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue