Vim

From TidalCycles userbase
Revision as of 19:38, 14 November 2018 by Kindohm (talk | contribs) (Created page with "Vim is another classic programmer’s editor, with a more minimalistic approach than others, and famous for its peculiar and unique editing modes and hotkeys. Because Vim doe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Vim is another classic programmer’s editor, with a more minimalistic approach than others, and famous for its peculiar and unique editing modes and hotkeys.

Because Vim doesn’t have native support for REPLs or interactive buffers, the vim-tidal plugin depends on tmux, a terminal multiplexer, to communicate between Vim and the Tidal interpreter.

See vim-tidal for more information on how to install and use.