mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
docs: small fixes (#26243)
Co-authored-by: umlx5h <umlx5h21@protonmail.com> Co-authored-by: Gregory Anders <greg@gpanders.com> Co-authored-by: Evan Farrar <evan@evanfarrar.com>
This commit is contained in:
@@ -209,7 +209,7 @@ local C_keywords = set { -- luacheck: ignore
|
||||
|
||||
-- Very primitive C formatter that tries to put "things" inside braces on one
|
||||
-- line. This is a step done after preprocessing the C source to ensure that
|
||||
-- the duplicate line detecter can more reliably pick out identical declarations.
|
||||
-- the duplicate line detector can more reliably pick out identical declarations.
|
||||
--
|
||||
-- an example:
|
||||
-- struct mystruct
|
||||
|
||||
Reference in New Issue
Block a user