mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:07:15 +00:00
refactor(docs): remove unnecessary @private/@nodoc annotations (#33951)
* refactor(docs): remove `@private` annotations from local functions * refactor(docs): remove unnecessary `@nodoc` annotations
This commit is contained in:
committed by
GitHub
parent
8605f5655b
commit
bee45fc0e7
@@ -1,4 +1,3 @@
|
||||
---@nodoc
|
||||
---@class vim._comment.Parts
|
||||
---@field left string Left part of comment
|
||||
---@field right string Right part of comment
|
||||
|
||||
Reference in New Issue
Block a user