Add some smileys
This commit is contained in:
parent
4d64f4c6df
commit
8647b337b0
11
vimrc
11
vimrc
|
@ -727,7 +727,16 @@ iabbrev svp s'il-vous-plaît
|
||||||
iabbrev stp s'il-te-plaît
|
iabbrev stp s'il-te-plaît
|
||||||
iabbrev pcq parce que
|
iabbrev pcq parce que
|
||||||
|
|
||||||
|
" hand emoticon {{{
|
||||||
|
iabbrev :ok_hand: 👌
|
||||||
|
iabbrev :+1: 👍
|
||||||
|
iabbrev :thumbup: 👍
|
||||||
|
" }}}
|
||||||
|
" Smiley {{{
|
||||||
|
iabbrev :scream: 😱
|
||||||
|
iabbrev :yum: 😋
|
||||||
|
iabbrev :skull: 🕱
|
||||||
|
" }}}
|
||||||
|
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
" Modification de la barre de statut
|
" Modification de la barre de statut
|
||||||
|
|
Loading…
Reference in New Issue