This package browser is in early development. Mind the rough edges.

vis

Vim-like text editor

Vis aims to be a modern, legacy free, simple yet efficient vim-like text editor. It extends vim's modal editing with built-in support for multiple cursors/selections and combines it with sam's structural regular expression based command language.

Installation

Install the latest version of vis as follows:

guix install vis

Or install a particular version:

guix install vis@0.8

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.