aboutsummaryrefslogtreecommitdiff
path: root/programs/init.vim
diff options
context:
space:
mode:
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>