Add modules for terminal and theme

This commit is contained in:
2021-10-17 15:54:19 +03:00
parent 0bcb2f3ec8
commit e8e79ba40b
3 changed files with 11 additions and 8 deletions

2
nvim/terminal.vim Normal file
View File

@@ -0,0 +1,2 @@
" Use Escape to go to normal mode
tnoremap <Esc> <C-\><C-n>