diff options
author | Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> | 2022-01-25 23:36:53 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-25 23:36:53 +0530 |
commit | 2f7cc8af4762b0b478879338a69ea120c719d36c (patch) | |
tree | 526ea1cd574f4dd2cc4d7ad622d8d742b59277cd | |
parent | e8516561bc4a5ce029615fbd28e759c87310c9f2 (diff) |
Update .vimrc
-rw-r--r-- | .vimrc | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -9,8 +9,5 @@ syntax on - - - "Recomplile suckless(dwm/st) programs automatically whenever its updated - autocmd BufWritePost config.h,config.def.h !sudo make clean install + "autocmd BufWritePost config.h,config.def.h !sudo make clean install |