mirror of
https://github.com/neovim/neovim.git
synced 2026-07-18 23:21:35 +00:00
docs: fix syntax errors in examples #38606
(cherry picked from commit 2dce2af768)
This commit is contained in:
committed by
github-actions[bot]
parent
f2764a596d
commit
edf4f5689d
@@ -55,7 +55,7 @@ local all_clients = {}
|
||||
--- string.
|
||||
--- Example:
|
||||
--- ```lua
|
||||
--- { PORT = 8080; HOST = '0.0.0.0'; }
|
||||
--- { PORT = 8080, HOST = '0.0.0.0' }
|
||||
--- ```
|
||||
--- @field cmd_env? table
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user