An open API service indexing awesome lists of open source software.

https://github.com/ryoppippi/vim-bad-apple

Do you wanna watch "Bad Apple!!" on your vim/neovim?
https://github.com/ryoppippi/vim-bad-apple

deno joke neovim neovim-plugin vim vim-denops vim-plugin

Last synced: 4 months ago
JSON representation

Do you wanna watch "Bad Apple!!" on your vim/neovim?

Awesome Lists containing this project

README

          

# vim-bad-apple
Let's watch [Bad Apple!!](https://www.youtube.com/watch?v=UkgK8eUdpAo) on your vim/neovim!

https://user-images.githubusercontent.com/1560508/166665769-51f0f1da-31d4-4df4-85da-95d9a068786f.mov

https://youtu.be/XezoLvr1dX0

## Required

### denops.vim

https://github.com/vim-denops/denops.vim

For vim-plug

```viml
call plug#begin()

Plug 'vim-denops/denops.vim'
Plug 'ryoppippi/vim-bad-apple'

call plug#end()
```

# Special Thanks
The animation frame data is from [Reyansh-Khobragade/bad-apple-nodejs](https://github.com/Reyansh-Khobragade/bad-apple-nodejs)