From 9805aa8049705f804896ea367f43be1f258d448f Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Fri, 27 Sep 2024 13:14:01 +0200 Subject: [PATCH] Update 2024-09-27 13:14 Linux/x86_64-ld5587 --- .vim/vimrc | 2 ++ 1 file changed, 2 insertions(+) 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