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

neovim-syntastic 3.10.0

Syntax checking plugin for Neovim

Vim-syntastic is a syntax checking plugin for Neovim. It runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified.

Installation

Install neovim-syntastic 3.10.0 as follows:

guix install neovim-syntastic@3.10.0

Or install the latest version:

guix install neovim-syntastic

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.