.
This commit is contained in:
parent
3597222a2d
commit
dc7daed18b
2 changed files with 4 additions and 1 deletions
|
|
@ -17,3 +17,6 @@ map gp :w
:!clear; git diff
:!git status
:!read con; if test $? -eq 0; then git
|
|||
|
||||
" run make
|
||||
map mm :w
:!clear; make -B
|
||||
|
||||
" c header template
|
||||
map th :0
O#ifndef _HEADER_H_
#define _HEADER_H_
GA
#endif /* _HEADER_H_ */:o:%s/HEADER//ghi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue