vim/runtime
Yee Cheng Chin a7b8120820
patch 9.1.1138: cmdline completion for :hi is too simplistic
Problem:  Existing cmdline completion for :highlight was barebone and
          only completed the highlight group names.

Solution: Implement full completion for the highlight group arguments
          such as guifg and cterm. If the user tries to complete
          immediately after the '=' (e.g. `hi Normal guifg=<Tab>`), the
          completion will fill in the existing value, similar to how
          cmdline completion for options work (Yee Cheng Chin).

closes: #16712

Signed-off-by: Yee Cheng Chin <ychin.git@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-02-23 09:34:50 +01:00
..
autoload runtime(misc): Add support for lz4 to tar & gzip plugin 2025-02-06 21:10:49 +01:00
bitmaps
colors runtime(colors): Update colorschemes, include new unokai colorscheme 2025-01-14 17:15:59 +01:00
compiler runtime(compiler): include svelte-check compiler 2025-02-22 15:07:09 +01:00
doc patch 9.1.1138: cmdline completion for :hi is too simplistic 2025-02-23 09:34:50 +01:00
ftplugin runtime(dockerfile): set comments in filetype plugin 2025-02-22 15:09:03 +01:00
icons
import/dist
indent patch 9.1.1042: filetype: just files are not recognized 2025-01-20 21:56:41 +01:00
keymap runtime(keymap): Add ukrainian-enhanced keymap 2025-02-15 09:59:57 +01:00
lang translation(fi): Fix typoes in Finish menu translation 2024-12-25 10:28:29 +01:00
macros
pack/dist/opt runtime(netrw): fix s:NetrwHome() regression 2025-02-18 20:11:51 +01:00
plugin runtime(misc): Add support for lz4 to tar & gzip plugin 2025-02-06 21:10:49 +01:00
print
spell
syntax runtime(vim): Update base-syntax, improve performance 2025-02-16 16:40:12 +01:00
tools
tutor patch 9.1.1058: translation(sr): Missing Serbian translation for the tutor 2025-01-31 15:20:03 +01:00
bugreport.vim
defaults.vim
delmenu.vim
doc.info
evim.vim
filetype.vim runtime(filetype): move filetype detection into filetypedetect augroup 2025-02-22 08:48:06 +01:00
ftoff.vim
ftplugin.vim
ftplugof.vim
gvim.desktop
gvimrc_example.vim
hi16-action-make.png
hi22-action-make.png
icons.info
indent.vim
indoff.vim
macmap.vim
macros.info
makemenu.vim
menu.vim
mswin.vim
optwin.vim patch 9.1.1084: Unable to persistently ignore events in a window and its buffers 2025-02-08 18:52:39 +01:00
scripts.vim
synmenu.vim
termcap
tools.info
tutor.info
vim.desktop
vim16x16.gif
vim16x16.png
vim16x16.xpm
vim32x32.gif
vim32x32.png
vim32x32.xpm
vim48x48.gif
vim48x48.png
vim48x48.xpm
vimlogo.cdr
vimlogo.eps
vimlogo.gif
vimlogo.pdf
vimlogo.svg
vimlogo.xpm
vimrc_example.vim