mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 04:58:41 +00:00 
			
		
		
		
	fix typo
This commit is contained in:
		
							parent
							
								
									91fe53d702
								
							
						
					
					
						commit
						a8010ba139
					
				| 
						 | 
				
			
			@ -5,7 +5,7 @@ vim.cmd "silent! command! Format lua vim.lsp.buf.format()"
 | 
			
		|||
vim.cmd "silent! command! DapUIOpen lua require('dapui').open()"
 | 
			
		||||
 | 
			
		||||
-- Close dapui
 | 
			
		||||
vim.cmd "silent! command! DapUIOpen lua require('dapui').close()"
 | 
			
		||||
vim.cmd "silent! command! DapUIClose lua require('dapui').close()"
 | 
			
		||||
 | 
			
		||||
-- Edit config
 | 
			
		||||
vim.cmd "silent! command! ConfigOpen cd ~/.config/nvim"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue