mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
docs: fix typos (#21427)
Co-authored-by: Gustavo Sampaio <gbritosampaio@gmail.com> Co-authored-by: C.D. MacEachern <craig.daniel.maceachern@gmail.com> Co-authored-by: Sean Dewar <seandewar@users.noreply.github.com> Co-authored-by: Tomas Nemec <nemi@skaut.cz>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
local M = {}
|
||||
local health = require('vim.health')
|
||||
|
||||
local suggest_faq = 'https://github.com/neovim/neovim/wiki/FAQ'
|
||||
local suggest_faq = 'https://github.com/neovim/neovim/wiki/Building-Neovim#optimized-builds'
|
||||
|
||||
local function check_runtime()
|
||||
health.report_start('Runtime')
|
||||
|
||||
Reference in New Issue
Block a user