mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 15:21:09 +00:00
* Open terminal in split window
This commit is contained in:
@@ -6,6 +6,7 @@ set mouse=a
|
|||||||
|
|
||||||
" Cd to current file's directory
|
" Cd to current file's directory
|
||||||
command! Header :execute '0r!file-header %'
|
command! Header :execute '0r!file-header %'
|
||||||
|
command! Term :execute 'sp | term'
|
||||||
command! Cwd :execute 'cd %:p:h'
|
command! Cwd :execute 'cd %:p:h'
|
||||||
command! Reload :execute "bufdo execute 'checktime . bufnr('%')'"
|
command! Reload :execute "bufdo execute 'checktime . bufnr('%')'"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user