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
/
viml
/
completion_spec.lua
Commit message (
Expand
)
Author
Age
*
test: reorg #15698
Justin M. Keyes
2021-09-17
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
Don't show entire context when completing
Tony Chen
2021-01-26
*
feat: add completion to ':lua'
TJ DeVries
2021-01-26
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...
Marco Hinz
2019-04-03
*
autocmd: rename MenuPopupChanged to CompleteChanged #9819
Qiming zhao
2019-03-31
*
autocmd: add MenuPopupChanged autocmd
chemzqm
2019-03-15
*
edit.c: Disable indent during completion
lePerdu
2019-03-03
*
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
Merge #8377 'TextChangedP autocommand'
Justin M. Keyes
2018-05-19
|
\
|
*
vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menu
Shougo Matsushita
2018-05-14
|
/
*
vim-patch:8.0.1493: completion items cannot be annotated (#8003)
Shougo
2018-02-18
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
Merge #7454 'ui: ext_wildmenu'
Justin M. Keyes
2017-10-31
*
api: nvim_ui_attach(): Flatten ext_* options.
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
completion: fix segfault with ignorecase+infercase (#6452)
Justin M. Keyes
2017-04-06
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
vim-patch:8.0.0041
Tommy Allen
2016-10-22
*
Merge pull request #5225 from equalsraf/windows-functionaltests
Björn Linse
2016-08-31
|
\
|
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
|
api/ui: add tests for popupmenu_external events
Björn Linse
2016-08-29
|
/
*
tests: don't ignore highlights in completion_spec
Björn Linse
2016-08-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
Testlinting.
KillTheMule
2016-05-10
*
Merge pull request #4644 from KillTheMule/vim-7.4.882
Justin M. Keyes
2016-05-04
|
\
|
*
Even though the patch is not needed for neovim, add a test for the bugfix
KillTheMule
2016-04-29
*
|
Add test for vim-patch 7.4.672
KillTheMule
2016-05-02
|
/
*
tests/ui: screen tests for completion popupmenu
Björn Linse
2016-04-24
*
Make completion_spec.lua more robust
KillTheMule
2016-04-16
*
complete: noinsert/noselect should not set 'modified'. #4509
Shougo Matsushita
2016-04-09
*
edit.c: K_EVENT should not hide the popupmenu
Björn Linse
2016-03-17
*
complete: disable folding when completing
Anmol Sethi
2016-03-09
*
test: completion_spec: minor edits
Justin M. Keyes
2016-02-13
*
tests: add always complete test
solawing
2016-01-29
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
completion: Initialize v:completed_item #2839
Shougo Matsushita
2015-06-20
*
Add complete() noinsert/noselect support #2792
Shougo Matsushita
2015-06-11
*
Add noinsert and noselect features in completeopt #2564
Shougo Matsushita
2015-06-04
*
completion: Add v:completed_item feature #2563
Shougo Matsushita
2015-05-24