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
/
helpers.lua
Commit message (
Expand
)
Author
Age
*
test: improve test conventions
dundargoc
2024-04-08
*
feat(defaults): add :Inspect to right-click menu (#28181)
zeertzjq
2024-04-05
*
fix(test): typing
Lewis Russell
2024-03-25
*
refactor: rewrite ruby provider in lua
dundargoc
2024-01-24
*
refactor: rewrite perl provider in lua
dundargoc
2024-01-24
*
test: typing for screen.lua
Lewis Russell
2024-01-23
*
refactor: rewrite python provider in lua
dundargoc
2024-01-22
*
test: add type annotations
Lewis Russell
2024-01-17
*
test: refactor Paths
Lewis Russell
2024-01-17
*
test: big cleanup followup
Lewis Russell
2024-01-17
*
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: use vim.inspect directly
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
refactor(runtime): rewrite 'vim' color scheme in Lua
Evgeni Chasnovski
2023-12-21
*
fix(terminal): never propagate $COLORTERM from outer env (#26440)
zeertzjq
2023-12-07
*
test: set 'termguicolors' in outer Nvim instance (#26437)
zeertzjq
2023-12-07
*
Merge pull request #26407 from gpanders/default-tgc
Gregory Anders
2023-12-06
|
\
|
*
test: set notermguicolors in tests
Gregory Anders
2023-12-06
*
|
test: 'nofsync' with deadly signal #26415
Justin M. Keyes
2023-12-06
|
/
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
test: remove the pipe created by new_pipename() (#26173)
zeertzjq
2023-11-23
*
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
docs(powershell): use tee.exe instead of Tee-Object
T727
2023-04-22
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
fix(shell): on Windows :make does not echo #22728
Enan Ajmain
2023-03-19
*
test: move oldtests to test directory (#22536)
dundargoc
2023-03-07
*
refactor(tests): move lua-client into core and use it for functionaltests
bfredl
2023-02-10
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
*
test(fileio_spec): avoid expect_exit() without calling clear() (#21810)
zeertzjq
2023-01-15
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
docs: various #12823
Justin M. Keyes
2022-10-09
*
fix: make_filter_cmd for :! powershell
Enan Ajmain
2022-09-30
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
fix(tests): indicate in test logs when nvim exit times out
bfredl
2022-09-22
*
ci(tests): don't skip parsers on functionaltest
Christian Clason
2022-09-06
*
test(treesitter): make internal lang test pending when necessary
Thomas Vigouroux
2022-08-24
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
[next]