Skip to content

Commit 8271f03

Browse files
committed
bugfix
1 parent c61337b commit 8271f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/easycomplete/cmdline.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ this.cmd_type = {
672672
color = { 'colorscheme' },
673673
compiler = { 'compiler' },
674674
filetype = { 'filetype' },
675-
highlight = { 'highlight', 'hl' },
675+
highlight = { 'highlight', 'hi' },
676676
history = { 'history' },
677677
lua = { 'lua' },
678678
messages = { 'messages' },

0 commit comments

Comments
 (0)