@ -30,3 +30,10 @@ set backspace=2
set smartindent
set tabstop=4
set shiftwidth=4
" ctrlp
" see https://ctrlpvim.github.io/ctrlp.vim/
" set runtimepath^=~/.vim/bundle/ctrlp.vim
" ctrl-j for terminal
nnoremap <C-j> :below terminal<CR>