forked from aniani/vim
patch 9.0.2184: Vim9: inconsistent :type/:class messages
Problem: Vim9: inconsistent :type/:class messages Solution: Update the Messages (Ernie Rael) closes: #13706 Signed-off-by: Ernie Rael <errael@raelity.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
18ab6c3392
commit
e75fde6b04
@@ -168,7 +168,6 @@ typedef enum {
|
||||
ISN_COMPAREDICT,
|
||||
ISN_COMPAREFUNC,
|
||||
ISN_COMPAREANY,
|
||||
ISN_COMPARECLASS,
|
||||
ISN_COMPAREOBJECT,
|
||||
|
||||
// expression operations
|
||||
|
Reference in New Issue
Block a user