Source: neovim-lint Section: editors Maintainer: Debian Vim Maintainers Uploaders: Matthias Geiger Build-Depends: debhelper-compat (= 13), dh-sequence-vim-addon, Standards-Version: 4.7.3 Homepage: https://codeberg.org/mfussenegger/nvim-lint Vcs-Browser: https://salsa.debian.org/vim-team/neovim-lint Vcs-Git: https://salsa.debian.org/vim-team/neovim-lint.git Package: neovim-lint Architecture: all Depends: ${misc:Depends}, ${vim-addon:Depends}, Description: linting plugin for neovim This plugin provides linting (syntax checking and semantic errors) capabilites for neovim. Linters can be enabled dynamically by filetype or globally. For detailed setup please refer to README.md. . The linter programs must be installed separately, see README.md. . This is a neovim-only plugin.