Add shrug abbreviation
This commit is contained in:
parent
66312ad091
commit
d76f007ac4
1 changed files with 4 additions and 0 deletions
4
vimrc
4
vimrc
|
@ -117,6 +117,10 @@ if has("unix")
|
|||
\ )
|
||||
end
|
||||
|
||||
" === GENERIC ABBREVIATIONS ===
|
||||
|
||||
abbrev eshrug ¯\_(ツ)_/¯
|
||||
|
||||
" === GENERAL UTILITIES ===
|
||||
|
||||
" --- TEXT SNIPPETS ---
|
||||
|
|
Loading…
Reference in a new issue