feat(neovim): update config
This commit is contained in:
parent
ed488d1612
commit
1c98609022
4 changed files with 28 additions and 22 deletions
|
@ -101,3 +101,6 @@ tnoremap <A-t> <C-\><C-n>:call TermToggle(12)<CR>
|
|||
|
||||
" Terminal go back to normal mode
|
||||
tnoremap :q! <C-\><C-n>:q!<CR>
|
||||
|
||||
" vim-closetag
|
||||
let g:closetag_filenames = "*.html,*.jsx,*.tsx,*.vue,*.xhml,*.xml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue