mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 04:58:33 +00:00
build: remove USEMAN_S
This commit is contained in:
@@ -1329,9 +1329,7 @@ return {
|
||||
expand=true,
|
||||
varname='p_kp',
|
||||
defaults={
|
||||
condition='USEMAN_S',
|
||||
if_true={vi="man -s"},
|
||||
if_false={vi="man"},
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user