mirror of
https://github.com/neovim/neovim.git
synced 2026-04-26 01:04:10 +00:00
docs: add installation and build guides from wiki to repo
This commit is contained in:
@@ -17,7 +17,7 @@ local shell_error = function()
|
||||
return vim.v.shell_error ~= 0
|
||||
end
|
||||
|
||||
local suggest_faq = 'https://github.com/neovim/neovim/wiki/Building-Neovim#optimized-builds'
|
||||
local suggest_faq = 'https://github.com/neovim/neovim/blob/docs/install/BUILD.md#building'
|
||||
|
||||
local function check_runtime()
|
||||
health.start('Runtime')
|
||||
|
||||
Reference in New Issue
Block a user