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?
- Host: GitHub
- URL: https://github.com/ryoppippi/vim-bad-apple
- Owner: ryoppippi
- License: mit
- Created: 2022-05-04T09:00:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T09:53:45.000Z (about 1 year ago)
- Last Synced: 2025-06-14T15:03:33.858Z (4 months ago)
- Topics: deno, joke, neovim, neovim-plugin, vim, vim-denops, vim-plugin
- Language: TypeScript
- Homepage: https://youtu.be/XezoLvr1dX0
- Size: 894 KB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)