Initial commit

This commit is contained in:
2024-06-14 20:14:11 +10:00
commit 9125fe9e3b
20 changed files with 529 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
return {
{
"nvim-lua/plenary.nvim",
name = "plenary"
},
"eandrju/cellular-automaton.nvim",
}