Change colorscheme and add ESC to close terminal
This commit is contained in:
@@ -28,3 +28,6 @@ nmap <silent> <C-j> <Plug>(LspNextDiagnostic)
|
||||
|
||||
" Map vim-grammarous to <F6>
|
||||
nmap <F6> :GrammarousCheck <CR>
|
||||
|
||||
" Map the esc key to close a terminal
|
||||
tnoremap <ESC> <C-\><C-n>:bd!<CR>
|
||||
|
||||
Reference in New Issue
Block a user