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.
- Website: https://github.com/martanne/vis
- Licenses: Expat · ISC · Public Domain
- Package source: gnu/packages/text-editors.scm
- Builds: See build status
- Issues: See known issues
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.