index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
api
/
vim_spec.lua
Age
Commit message (
Expand
)
Author
Files
2024-11-16
fix(api): validation, documentation of hl_group #31195
luukvbaal
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-09-24
fix(paste): only record a paste when it's from RPC (#30491)
zeertzjq
1
2024-09-24
feat(paste): unify cancel and error behavior (#30476)
zeertzjq
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-09-22
docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454
Evgeni Chasnovski
1
2024-09-22
fix(paste): improve repeating of pasted text (#30438)
zeertzjq
1
2024-09-09
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-07-21
Merge pull request #29650 from ruuzia/fix_expression_parser_crash
bfredl
1
2024-07-20
fix(api): alloc and draw cursor window in nvim__redraw
Luuk van Baal
1
2024-07-17
fix: assert failure in VimL expression parser
Rustum Zia
1
2024-07-13
fix(lua)!: do not use typed table for empty dict
Amit Singh
1
2024-06-27
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
1
2024-06-16
feat(column)!: rework 'statuscolumn' %r/l items
Luuk van Baal
1
2024-05-26
refactor(tests): use more global highlight definitions
bfredl
1
2024-05-21
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
1
2024-05-03
fix(api): use correct buffer for "range" in nvim__redraw (#28614)
luukvbaal
1
2024-05-02
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-17
test: API can return Lua function to Lua code (#28380)
zeertzjq
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-30
fix: explain that user should run nvim with -V1 to see more information
dundargoc
1
2024-03-30
test: use matches(...) instead of ok(string.find(...)) (#28111)
zeertzjq
1
2024-03-23
refactor(tests): all screen tests should use highlights
bfredl
1
2024-03-19
fix(api): nvim_create_buf assert fails if autocmds set &swapfile
Sean Dewar
1
2024-03-19
fix(api): nvim_create_buf leaks memory if buffer is loaded early
Sean Dewar
1
2024-03-11
test: correct order of arguments to eq() (#27816)
zeertzjq
1
2024-02-17
test: more tests for nvim_eval_statusline "fillchar" (#27502)
zeertzjq
1
2024-02-17
fix(api): don't use stl 'fillchar' for "use_statuscol_lnum" (#27501)
luukvbaal
1
2024-02-08
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
1
2024-02-07
fix(event-loop): process input before events (#27358)
zeertzjq
1
2024-01-27
fix(api): limit depth of nvim_cmd (#27225)
zeertzjq
1
2024-01-17
test: move format_{string,luav} to a separate module
Lewis Russell
1
2024-01-17
test: big cleanup followup
Lewis Russell
1
2024-01-16
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-12
test: do not inject vim module into global helpers
Lewis Russell
1
2024-01-03
build: enable lintlua for test/ dir
Justin M. Keyes
1
2023-12-14
refactor(options): remove option type macros
Famiu Haque
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-12-08
test: use termopen() instead of :terminal more (#26462)
zeertzjq
1
2023-12-07
feat(rpc): allow empty string key in msgpack => Vim conversion
Justin M. Keyes
1
2023-12-01
fix(api): use a conditional stack for nvim_cmd (#26341)
zeertzjq
1
2023-11-11
fix(context): don't leak memory on multiple invalid objects (#25979)
zeertzjq
1
2023-11-11
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
1
2023-10-30
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
1
[prev]
[next]