Skip to content
/ dvd.nvim Public

Play the famous DVD animation inside a neovim buffer

License

Notifications You must be signed in to change notification settings

njegg/dvd.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

dvd.nvim

Play the famous DVD animation inside a neovim buffer

Install

Packer

use {
    'njegg/dvd.nvim',
    requires = {
        {'eandrju/cellular-automaton.nvim'},
        {'uga-rosa/utf8.nvim'}
    }
}

Keymap

vim.keymap.set("n", "<leader>dvd", ":CellularAutomaton dvd<CR>")

About

Play the famous DVD animation inside a neovim buffer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages