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

vis 0.8

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 vis 0.8 as follows:

guix install vis@0.8

Or install the latest version:

guix install vis

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.