neovim/runtime
zeertzjq 164338330b vim-patch:9.1.0463: no fuzzy-matching support for insert-completion
Problem:  no fuzzy-matching support for insert-completion
Solution: enable insert-mode completion with fuzzy-matching
          using :set completopt+=fuzzy (glepnir).

closes: vim/vim#14878

a218cc6cda

Co-authored-by: glepnir <glephunter@gmail.com>
2024-06-05 15:08:31 +08:00
..
autoload vim-patch:98b73eb: runtime(netrw): prevent accidental data loss 2024-06-04 23:15:50 +02:00
colors fix(treesitter): document more standard highlight groups 2024-03-19 09:41:16 +01:00
compiler vim-patch:9.1.0442: hare runtime files outdated (#29011) 2024-05-26 07:11:50 +08:00
doc vim-patch:9.1.0463: no fuzzy-matching support for insert-completion 2024-06-05 15:08:31 +08:00
ftplugin fix(runtime): remove obsolete ftplugin/calender.lua 2024-06-04 12:54:34 +02:00
indent vim-patch:76174e7: runtime(asm): remove the indent plugin since it has too many issues 2024-05-27 06:59:01 +02:00
keymap
lua vim-patch:9.1.0463: no fuzzy-matching support for insert-completion 2024-06-05 15:08:31 +08:00
macros
pack/dist/opt vim-patch:62ccaa6: runtime(termdebug): check for gdb file/dir before using as buffer name (#28908) 2024-05-22 08:41:07 +08:00
plugin vim-patch:94043780196c (#28831) 2024-05-18 15:53:26 +08:00
queries build(deps): bump tree-sitter-query to v0.4.0 2024-05-26 12:38:20 +02:00
spell
syntax vim-patch:9.1.0464: no whitespace padding in commentstring option in ftplugins 2024-06-04 10:38:55 +02:00
tools
tutor docs: fix typos (#27868) 2024-03-28 09:32:32 +08:00
CMakeLists.txt
delmenu.vim
filetype.lua fix(filetype): use unexpanded file name (#27931) 2024-03-23 11:46:23 +08:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim
mswin.vim vim-patch:45da32964d6e 2024-03-14 15:04:31 +08:00
neovim.ico
nvim.appdata.xml NVIM v0.10.0 2024-05-16 14:34:32 +02:00
nvim.desktop
nvim.png
optwin.vim vim-patch:9.1.0147: Cannot keep a buffer focused in a window 2024-03-11 11:38:13 +08:00
synmenu.vim