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
/
test
/
functional
/
editor
/
completion_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(api): nvim__complete_set requires completeopt=popup #31177
glepnir
2025-01-05
*
fix(completion): avoid deleting text when completion leader changes #31448
luukvbaal
2024-12-06
*
docs: graduate intro.txt to "flow layout" #31462
Justin M. Keyes
2024-12-05
*
fix(extmark): builtin completion can still affect nearby extmarks #31387
luukvbaal
2024-12-02
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(completion): don't include <Lua function> in -complete= (#30209)
zeertzjq
2024-09-01
*
fix(completion): fix inconsistent Enter behavior (#30196)
zeertzjq
2024-08-31
*
fix(lua): don't include text after cursor in completion pattern (#29587)
zeertzjq
2024-07-06
*
refactor(lua): remove unnecessary strlen() in nlua_expand_pat() (#29388)
zeertzjq
2024-06-18
*
fix(lua): find length of completion prefix earlier (#29384)
zeertzjq
2024-06-18
*
refactor(tests): more global highlight definitions
bfredl
2024-05-26
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261)
zeertzjq
2024-01-30
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
docs: convert BACKERS.md to backers.txt
dundargoc
2023-12-28
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
fix(extmark): restore extmarks when completing original text
Luuk van Baal
2023-11-29
*
fix(completion): filter results with complete+=f (#26029)
Raphael
2023-11-18
*
fix(completion): make sure the buffer name is valid (#25975)
mortezadadgar
2023-11-11
*
feat(complete): support f flag for complete buffer part
glepnir
2023-10-21
*
feat(completion): support completing more string options
zeertzjq
2023-10-01
*
vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)
zeertzjq
2023-09-27
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(completion): correct what modes support fuzzy completion
zeertzjq
2023-01-17
*
vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...
zeertzjq
2022-11-29
*
fix(completion): set pum_size even if ext_popupmenu is used (#20648)
zeertzjq
2022-10-14
*
fix(completion): remove wrong FUNC_ATTR_NONNULL_ALL (#19627)
zeertzjq
2022-08-03
*
test: move completion :stopinsert test to completion_spec.lua (#17992)
zeertzjq
2022-04-04
*
test: add a test for #17489
zeertzjq
2022-03-10
*
test: reorg #15698
Justin M. Keyes
2021-09-17