Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 808 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 808 Bytes

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