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

neovim-vader 0.4.0-1.429b669

Test framework for Vimscript

Vader is a test framework for Vimscript designed to simplify the process of writing and running unit tests. Vader.vim provides an intuitive test syntax for defining test cases and expectations, it also can be integrated with CI pipelines to automate testing and is compatible with Vim and Neovim.

Installation

Install neovim-vader 0.4.0-1.429b669 as follows:

guix install neovim-vader@0.4.0-1.429b669

Or install the latest version:

guix install neovim-vader

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.