execute shell file with F5
This commit is contained in:
parent
626ff35a62
commit
5578dc77d0
1 changed files with 2 additions and 0 deletions
|
|
@ -4,3 +4,5 @@ set shiftwidth=2
|
|||
set expandtab
|
||||
set shiftround
|
||||
set autoindent
|
||||
|
||||
nnoremap <buffer> <F5> :w !sh<cr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue