Set vim-lang package default to no, the most recent version (7.3) of vim this tarball is included in the main tarball. Option remains for support of previous versions
This commit is contained in:
parent
9d55d85112
commit
11b4d993fd
1 changed files with 1 additions and 1 deletions
|
@ -933,7 +933,7 @@ menu "--- Build Settings"
|
|||
|
||||
config VIMLANG
|
||||
bool "Install vim-lang package"
|
||||
default y
|
||||
default n
|
||||
depends on !BOOK_HLFS && !BOOK_CLFS3
|
||||
help
|
||||
#-- Install the optional vim-lang package
|
||||
|
|
Reference in a new issue