mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 23:35:32 +00:00
fix(docs): clean up non-docstring comments for vimdoc gen
These non-docstring comments can be included into doxygen's brief description and then appear in the succeeding function documentation.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--- Text processing functions.
|
||||
-- Text processing functions.
|
||||
|
||||
local M = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user