You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn’t seem to work at all on my computer:
Neovim 0.8.1, treesitter 0.1.x branch, running on Ubuntu 22.04.
Steps to reproduce
start nvim
:CellularAutomaton make_it_rain
Expected result
animation bliss
Actual result
Error executing Lua callback: .../cellular-automaton.nvim/lua/cellular-automaton/load.lua:84: attempt to index a nil value
stack traceback:
.../cellular-automaton.nvim/lua/cellular-automaton/load.lua:84: in function 'load_base_grid'
...llular-automaton.nvim/lua/cellular-automaton/manager.lua:38: in function 'execute_animation'
.../cellular-automaton.nvim/lua/cellular-automaton/init.lua:42: in function 'start_animation'
...rt/cellular-automaton.nvim/plugin/cellular-automaton.lua:16: in function <...rt/cellular-automaton.nvim/plugin/cellular-automaton.lua:15>
Press ENTER or type command to continue
The text was updated successfully, but these errors were encountered:
This doesn’t seem to work at all on my computer:
Neovim 0.8.1, treesitter 0.1.x branch, running on Ubuntu 22.04.
Steps to reproduce
:CellularAutomaton make_it_rain
Expected result
animation bliss
Actual result
The text was updated successfully, but these errors were encountered: