Add shrug abbreviation

This commit is contained in:
Talia 2019-10-21 15:13:15 +02:00
parent 66312ad091
commit d76f007ac4
1 changed files with 4 additions and 0 deletions

4
vimrc
View File

@ -117,6 +117,10 @@ if has("unix")
\ )
end
" === GENERIC ABBREVIATIONS ===
abbrev eshrug ¯\_()_
" === GENERAL UTILITIES ===
" --- TEXT SNIPPETS ---