All Projects → nbardiuk → vim-gol

nbardiuk / vim-gol

Licence: MIT License
Vim plugin that turns your text into Game of Life world

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to vim-gol

gentoo-syntax
[MIRROR] Gentoo Ebuild, Eclass, GLEP, ChangeLog and Portage Files syntax highlighting, filetype and indent settings for Vim
Stars: ✭ 22 (+46.67%)
Mutual labels:  vim-plugin
vim-bettergrep
A better way to grep in vim.
Stars: ✭ 15 (+0%)
Mutual labels:  vim-plugin
vim-js-file-import
Import/require files in javascript and typescript with single button!
Stars: ✭ 130 (+766.67%)
Mutual labels:  vim-plugin
vim-backscratch
Small scratches for Vim, feels nice
Stars: ✭ 20 (+33.33%)
Mutual labels:  vim-plugin
vim-inccomplete
Vim plugin for #include directive completion.
Stars: ✭ 14 (-6.67%)
Mutual labels:  vim-plugin
nerdtree-visual-selection
Defines commands that will work on files inside a Visual selection
Stars: ✭ 48 (+220%)
Mutual labels:  vim-plugin
nvim-toggle-terminal
NeoVim plugin that toggles a terminal buffer in the current window maintaining the same shell instance
Stars: ✭ 54 (+260%)
Mutual labels:  vim-plugin
tabnine-vim
Vim client for TabNine. https://vimawesome.com/plugin/tabnine-vim
Stars: ✭ 652 (+4246.67%)
Mutual labels:  vim-plugin
VimConfig
Configuration files for Vi-IMproved.
Stars: ✭ 23 (+53.33%)
Mutual labels:  vim-plugin
vim-tmuxlike
A vim plugin that mimics the actions of tmux. 像操作Tmux一样操作Vim
Stars: ✭ 20 (+33.33%)
Mutual labels:  vim-plugin
vim-nicomment
[Unmaintained] Flow comments on your Vim
Stars: ✭ 16 (+6.67%)
Mutual labels:  vim-plugin
YankAssassin.vim
Don't let the cursor move while Yanking in Vim/Neovim
Stars: ✭ 50 (+233.33%)
Mutual labels:  vim-plugin
mpi
minimal (n)vim plugins - icons (Under 200 LOC)
Stars: ✭ 32 (+113.33%)
Mutual labels:  vim-plugin
gh.vim
Vim/Neovim plugin for GitHub
Stars: ✭ 149 (+893.33%)
Mutual labels:  vim-plugin
elixir-game of life
Game of Life in Elixir. Distributed Game of Life with Board Server API. Run it on multiple nodes.
Stars: ✭ 53 (+253.33%)
Mutual labels:  game-of-life
move-less
vim plugin for faster navigation without moving the cursor position (look up/down/middle; scroll up/down/both, fold two distance places permanent together)
Stars: ✭ 36 (+140%)
Mutual labels:  vim-plugin
stan-vim
A Vim plugin for the Stan probabilistic programming language.
Stars: ✭ 41 (+173.33%)
Mutual labels:  vim-plugin
vim-eightheader
Vim plugin: Easily create custom headlines, foldtext, toc, etc
Stars: ✭ 17 (+13.33%)
Mutual labels:  vim-plugin
bufstop
Fast and efficient buffer switching for Vim
Stars: ✭ 82 (+446.67%)
Mutual labels:  vim-plugin
vim-ormolu
Plugin for formatting Haskell source code
Stars: ✭ 35 (+133.33%)
Mutual labels:  vim-plugin

🏁 Game of Life

Vim plugin that turns your text into Game of Life world

Usage

  • Start new game with visible lines of current buffer
    :Gol
    
  • Run one step of life with <CR> in normal mode
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].