neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 4fb1739e6f1f06f10165f3c9a7b80a1ec014db3c
parent 3cc54586be7760652e8bad88cae82ce74ef9432e
Author: dundargoc <gocdundar@gmail.com>
Date:   Tue, 20 Feb 2024 20:27:48 +0100

build: fix uncrustify

Diffstat:
Msrc/uncrustify.cfg | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/uncrustify.cfg b/src/uncrustify.cfg @@ -3709,6 +3709,7 @@ set CLASS_COLON FUNC_API_FAST set CLASS_COLON FUNC_API_LUA_ONLY set CLASS_COLON FUNC_API_NOEXPORT set CLASS_COLON FUNC_API_REMOTE_ONLY +set CLASS_COLON FUNC_API_RET_ALLOC set CLASS_COLON FUNC_API_SINCE set CLASS_COLON FUNC_API_TEXTLOCK set CLASS_COLON FUNC_API_TEXTLOCK_ALLOW_CMDWIN