* Open terminal in split window

This commit is contained in:
2017-06-16 00:29:31 +05:30
parent 20f906b11a
commit cdd9e044be
+1
View File
@@ -6,6 +6,7 @@ set mouse=a
" Cd to current file's directory
command! Header :execute '0r!file-header %'
command! Term :execute 'sp | term'
command! Cwd :execute 'cd %:p:h'
command! Reload :execute "bufdo execute 'checktime . bufnr('%')'"