cellular-automaton.nvim
Cellular automaton animation
A plugin that generates aesthetically pleasing animations of cellular automaton rules based on the content of the Neovim buffer.
A useless plugin that might help you cope with stubbornly broken tests or overall lack of sense in life. It lets you execute aesthetically pleasing, cellular automaton animations based on the content of neovim buffer.
2k stars
8 watching
35 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
cellular-automatonneovimplugin
Related projects:
Repository | Description | Stars |
---|---|---|
anuvyklack/animation.nvim | A library to create animations in Neovim by adjusting timers based on system load | 44 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
anuvyklack/windows.nvim | Automatically expands and maximizes the current window with animations | 537 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 336 |
altermo/ultimate-autopair.nvim | An autopairing plugin with customizable features and support for multiple filetypes and languages. | 501 |
gcballesteros/notebooknavigator.nvim | Tool for navigating and executing code cells in an editor | 199 |
krisajenkins/wireworld | An implementation of Conway's WireWorld cellular automata in Elm, allowing users to simulate and analyze complex patterns of movement in discrete space. | 3 |
ekickx/clipboard-image.nvim | A plugin that provides a simple way to paste images from the clipboard into Neovim buffers. | 314 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 402 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
altermo/iedit.nvim | A lua module for simultaneous text editing and selection of multiple occurrences in Neovim. | 21 |
makingthematrix/ca_art | A project demonstrating cellular automata through generative art in Scala | 16 |
olimorris/codecompanion.nvim | An AI-powered coding companion for Neovim, providing support for various language models and integrating with the editor for code completion, transformations, and more. | 1,070 |
samharju/yeet.nvim | A plugin for running shell commands in terminal buffers or tmux panes. | 96 |
huynle/ogpt.nvim | A plugin for Neovim that provides an interface to various Large Language Models (LLMs) for natural language generation and interaction. | 172 |