Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/vimbuddy.vim] VimBuddy.vim: An absolutely unuseful little thing. UwU edition :3

License

Notifications You must be signed in to change notification settings

TruncatedDinoSour/vimbuddy.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/vimbuddy.vim

VimBuddy.vim

Click to preview
Type Image
Normal normal
Error error
Warning warning
Message message

Puts a smiley on your status line. Nose will rotate on and Will frown on errors and warnings

Triggers

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 -- Triggers error face
  • g:vimbuddy_twarn -- Triggers warning face
  • g:vimbuddy_tmsg -- Triggers message face

These variables can have any value, you can unlet them to release the effect

Installation

  • VimPlug:
Plug 'TruncatedDinosour/vimbuddy.vim'

About

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/vimbuddy.vim] VimBuddy.vim: An absolutely unuseful little thing. UwU edition :3

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%