This repository has been archived on 2025-12-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
nvim-old/lua/haelnorr/lazy/init.lua
2024-06-14 20:14:11 +10:00

10 lines
123 B
Lua

return {
{
"nvim-lua/plenary.nvim",
name = "plenary"
},
"eandrju/cellular-automaton.nvim",
}