This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/vimbuddy.vim
Puts a smiley on your status line. Nose will rotate on and Will frown on errors and warnings
A trigger is a variable in the g: scope that
can trigger a certain reaction in VimBuddy
Triggers follow this scheme: g:vimbuddy_t<level>,
all current triggers:
g:vimbuddy_terr-- Triggerserrorfaceg:vimbuddy_twarn-- Triggerswarningfaceg:vimbuddy_tmsg-- Triggersmessageface
These variables can have any value, you can unlet them
to release the effect
- VimPlug:
Plug 'TruncatedDinosour/vimbuddy.vim'


