Language

Package: neovim @ 0.4.4

Synopsis

Fork of vim focused on extensibility and agility

Description

Neovim is a project that seeks to aggressively refactor Vim in order to:

  • Simplify maintenance and encourage contributions

  • Split the work between multiple developers

  • Enable advanced external UIs without modifications to the core

  • Improve extensibility with a new plugin architecture

Home page
https://neovim.io
Location
gnu/packages/vim.scm (line: 662, column: 2)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'
input-labels

Identify input labels that do not match package names

label 'lua-luv' does not match package name 'lua5.1-luv'
input-labels

Identify input labels that do not match package names

label 'lua-lpeg' does not match package name 'lua5.1-lpeg'
input-labels

Identify input labels that do not match package names

label 'lua-bitop' does not match package name 'lua5.1-bitop'
input-labels

Identify input labels that do not match package names

label 'lua-libmpack' does not match package name 'lua5.1-libmpack'
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'