mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
feat: add cellular automaton to visuals
This commit is contained in:
parent
1426deb3e6
commit
5d6f7dc3f3
3 changed files with 64 additions and 0 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -48,6 +48,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"cellular-automaton": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1674679594,
|
||||
"narHash": "sha256-h4KQCf8+GbxWSyZzDny07YFZm7j+aSSfm51lsaK0Ers=",
|
||||
"owner": "Eandrju",
|
||||
"repo": "cellular-automaton.nvim",
|
||||
"rev": "679943b8e1e5ef79aaeeaf4b00782c52eb4e928f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Eandrju",
|
||||
"repo": "cellular-automaton.nvim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"cheatsheet-nvim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -823,6 +839,7 @@
|
|||
"alpha-nvim": "alpha-nvim",
|
||||
"bufdelete-nvim": "bufdelete-nvim",
|
||||
"catppuccin": "catppuccin",
|
||||
"cellular-automaton": "cellular-automaton",
|
||||
"cheatsheet-nvim": "cheatsheet-nvim",
|
||||
"cinnamon-nvim": "cinnamon-nvim",
|
||||
"cmp-buffer": "cmp-buffer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue