aboutsummaryrefslogtreecommitdiff
path: root/programs/init.vim
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-02-05 06:32:26 +0000
committerAkshay <[email protected]>2023-02-05 06:32:26 +0000
commit8da75b85a4327d8dadc305b96a0b674d7de051d2 (patch)
tree9b60bcaebe243226c168ea3da19a8ed361799aa4 /programs/init.vim
parent1e99e723c598fface4bedffe60220d2c424bcae9 (diff)
add cmus to tmux again
Diffstat (limited to 'programs/init.vim')
-rw-r--r--programs/init.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/programs/init.vim b/programs/init.vim
index 8cf3c9c..1b48ffb 100644
--- a/programs/init.vim
+++ b/programs/init.vim
@@ -117,7 +117,6 @@ command! W w
117command! Q q 117command! Q q
118 118
119" abbreviations 119" abbreviations
120abclear
121iab #i #include 120iab #i #include
122iab #d #define 121iab #d #define
123cab dst put =strftime('%d %a, %b %Y')<cr> 122cab dst put =strftime('%d %a, %b %Y')<cr>