vimPlugins.meson: remove meta.mainProgram and change meta.description (#538683)
This commit is contained in:
@@ -8,11 +8,9 @@ vimUtils.buildVimPlugin {
|
||||
preInstall = "cd data/syntax-highlighting/vim";
|
||||
|
||||
meta = {
|
||||
description = "Vim plugin for meson providing syntax highlighting";
|
||||
inherit (meson.meta)
|
||||
homepage
|
||||
description
|
||||
mainProgram
|
||||
longDescription
|
||||
license
|
||||
platforms
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user