forked from aniani/vim
patch 9.1.0985: Vim9: some ex commands can be shortened
Problem: Vim9: some ex commands can be shortened Solution: disallow shortening of :abstract, :interface and :type (h-east) closes: #16356 Signed-off-by: h-east <h.east.727@gmail.com> Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
663d18d610
commit
aa979c763d
@@ -1,4 +1,4 @@
|
||||
|:+0&#ffffff0|a+0#af5f00255&|b|s|t|r|a|c|t| +0#0000000&@65
|
||||
|:+0&#ffffff0|a|b|s|t|r|a|c|t| @65
|
||||
|:|c|l|a|s@1| @68
|
||||
|:|e|n|d|c|l|a|s@1| @65
|
||||
|:|e|n|d|i|n|t|e|r|f|a|c|e| @61
|
||||
@@ -12,7 +12,7 @@
|
||||
|:|t|y|p|e| @69
|
||||
|:|v+0#af5f00255&|a|r| +0#0000000&@70
|
||||
@75
|
||||
|F|o@1|(+0#e000e06&|)| +0#0000000&||| |a+0#af5f00255&|b|s|t|r|a|c|t| +0#0000000&@58
|
||||
|F|o@1|(+0#e000e06&|)| +0#0000000&||| |a|b|s|t|r|a|c|t| @58
|
||||
|F|o@1|(+0#e000e06&|)| +0#0000000&||| |c|l|a|s@1| @61
|
||||
|F|o@1|(+0#e000e06&|)| +0#0000000&||| |e|n|d|c|l|a|s@1| @58
|
||||
|F|o@1|(+0#e000e06&|)| +0#0000000&||| |e|n|d|e|n|u|m| @59
|
||||
|
Reference in New Issue
Block a user