diff --git a/.vim/vimrc b/.vim/vimrc index 5194f67..12b3a80 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -244,6 +244,8 @@ nmap mm :make nmap mt :make test nmap md :make debug nmap em :!vim Makefile +nmap st :!smake . test +nmap sm :!smake . if executable('ugrep') set grepprg=ugrep\ -RInk\ -j\ -u\ --tabs=1\ --ignore-files