index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
insexpand.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> (...
glepnir
2025-02-02
*
vim-patch:9.1.1059: completion: input text deleted with preinsert when adding...
zeertzjq
2025-02-01
*
vim-patch:9.1.1057: Superfluous cleanup steps in test_ins_complete.vim (#32257)
zeertzjq
2025-01-30
*
vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...
zeertzjq
2025-01-30
*
vim-patch:9.1.1053: "nosort" enables fuzzy filtering even if "fuzzy" isn't in...
zeertzjq
2025-01-25
*
vim-patch:9.1.1049: insert-completed items are always sorted
zeertzjq
2025-01-25
*
vim-patch:9.1.1020: no way to get current selected item in a async context (#...
zeertzjq
2025-01-17
*
vim-patch:9.1.1005: completion text is highlighted even with no pattern found...
zeertzjq
2025-01-12
*
vim-patch:9.1.0996: ComplMatchIns may highlight wrong text (#31931)
glepnir
2025-01-10
*
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
2025-01-09
*
vim-patch:partial:9.1.0882: too many strlen() calls in insexpand.c (#31490)
zeertzjq
2025-01-09
*
Merge pull request #31112 from famiu/refactor/options/set_option_for
Lewis Russell
2025-01-08
|
\
|
*
refactor(options): set option value for non-current context directly
Famiu Haque
2024-12-26
*
|
vim-patch:9.1.0983: not able to get the displayed items in complete_i… (#31...
glepnir
2024-12-31
|
/
*
vim-patch:9.1.0956: completion may crash, completion highlight wrong with pre...
glepnir
2024-12-24
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
fix(messages): no message kind for completion menu messages #31646
Tomasz N
2024-12-20
*
vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (...
zeertzjq
2024-12-18
*
vim-patch:9.1.0936: cannot highlight completed text
zeertzjq
2024-12-18
*
vim-patch:9.1.0927: style issues in insexpand.c (#31581)
zeertzjq
2024-12-15
*
fix(completion): avoid deleting text when completion leader changes #31448
luukvbaal
2024-12-06
*
vim-patch:9.1.0905: Missing information in CompleteDone event (#31455)
glepnir
2024-12-05
*
fix(extmark): builtin completion can still affect nearby extmarks #31387
luukvbaal
2024-12-02
*
vim-patch:9.1.0896: completion list wrong after v9.1.0891
glepnir
2024-11-30
*
vim-patch:9.1.0891: building the completion list array is inefficient
glepnir
2024-11-30
*
vim-patch:9.1.0867: ins_compl_add() has too many args
glepnir
2024-11-28
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
vim-patch:9.1.0835: :setglobal doesn't work properly for 'ffu' and 'tsrfu'
zeertzjq
2024-11-03
*
vim-patch:9.1.0772: some missing changes from v9.1.0771
zeertzjq
2024-10-10
*
vim-patch:9.1.0771: completion attribute hl_group is confusing
zeertzjq
2024-10-10
*
vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)
glepnir
2024-10-03
*
vim-patch:9.1.0684: completion is inserted on Enter with "noselect" (#30111)
glepnir
2024-08-31
*
fix(completion): fix inconsistent Enter behavior (#30196)
zeertzjq
2024-08-31
*
vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)
zeertzjq
2024-08-24
*
vim-patch:9.1.0629: Rename of pum hl_group is incomplete
zeertzjq
2024-07-27
*
vim-patch:9.1.0618: cannot mark deprecated attributes in completion menu
glepnir
2024-07-27
*
vim-patch:9.1.{0503,0549} (#29643)
zeertzjq
2024-07-10
*
vim-patch:9.1.0534: completion wrong with fuzzy when cycling back to original...
zeertzjq
2024-07-06
*
fix(lua): don't include text after cursor in completion pattern (#29587)
zeertzjq
2024-07-06
*
vim-patch:9.1.0512: Mode message for spell completion doesn't match allowed k...
zeertzjq
2024-06-21
*
fix(lua): find length of completion prefix earlier (#29384)
zeertzjq
2024-06-18
*
vim-patch:9.1.0496: matched text is highlighted case-sensitively
zeertzjq
2024-06-18
*
vim-patch:9.1.0489: default completion may break with fuzzy (#29364)
zeertzjq
2024-06-16
*
vim-patch:9.1.0490: minor style problems with patch 9.1.0487 (#29354)
zeertzjq
2024-06-15
*
vim-patch:9.1.0487: completed item not update on fuzzy completion (#29341)
zeertzjq
2024-06-15
*
vim-patch:9.1.0476: Cannot see matched text in popup menu
zeertzjq
2024-06-15
*
vim-patch:9.1.0484: Sorting of completeopt+=fuzzy is not stable (#29338)
zeertzjq
2024-06-15
*
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
2024-06-11
[next]