Skip to content

Bad Apple!! for Neovim v0.7+ in Lua. Includes optional sound support.

License

Notifications You must be signed in to change notification settings

seandewar/bad-apple.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bad-apple.nvim

Bad Apple!! for Neovim v0.7+.

Written in Lua with no required external dependencies. However, optional support for playing music is included if libcanberra and the Lua JIT FFI is available.

Inspired by ryoppippi/bad-apple.vim, and also uses frame data from Reyansh-Khobragade/bad-apple-nodejs.

Run with :BadApple.

If the plugin cannot find libcanberra, you may manually specify its location:

require("bad-apple.sound").libcanberra_fname = "/path/to/libcanberra"

Asciicast

Click here to see an asciicast

About

Bad Apple!! for Neovim v0.7+ in Lua. Includes optional sound support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages