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
/
api
/
vim_spec.lua
Commit message (
Expand
)
Author
Age
...
*
build: enable lintlua for test/ dir
Justin M. Keyes
2024-01-03
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: use termopen() instead of :terminal more (#26462)
zeertzjq
2023-12-08
*
feat(rpc): allow empty string key in msgpack => Vim conversion
Justin M. Keyes
2023-12-07
*
fix(api): use a conditional stack for nvim_cmd (#26341)
zeertzjq
2023-12-01
*
fix(context): don't leak memory on multiple invalid objects (#25979)
zeertzjq
2023-11-11
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
test: add test coverage for #25741
Famiu Haque
2023-10-28
*
refactor(options): `get_option_value_strict()` and `SREQ_*`
Famiu Haque
2023-10-20
*
fix(api): avoid immediate TextChanged with nvim_create_buf (#25492)
zeertzjq
2023-10-03
*
fix(api): handle NUL in nvim_err_write() and nvim_out_write() (#25354)
zeertzjq
2023-09-25
*
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
2023-09-24
*
fix(lua): show error message when failing to set variable (#25321)
zeertzjq
2023-09-23
*
fix(options): correct condition for calling did_set_option() (#25026)
zeertzjq
2023-09-05
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
fix(keycodes): recognize <t_xx> as a key (#24700)
zeertzjq
2023-08-13
*
test(api): update tests to new error messages
bfredl
2023-08-07
*
fix(api/options): validate buf and win
Lewis Russell
2023-07-22
*
fix(vim.system): close check handle (#24270)
zeertzjq
2023-07-06
*
fix(edit): fix K_EVENT interfering with 'digraph' (#24258)
zeertzjq
2023-07-05
*
fix(api, lua): make blank lines in a message work properly (#24244)
zeertzjq
2023-07-04
*
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
2023-07-01
*
fix(api): nvim_cmd{cmd="win_getid"} parsed as :winsize #24181
Justin M. Keyes
2023-06-28
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
refactor(api): adjust errors for setting options (#23942)
zeertzjq
2023-06-07
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test: add tests for executing commands with backwards range
zeertzjq
2023-05-05
*
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
2023-04-07
*
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
docs: fix typos
dundargoc
2023-04-04
*
fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)
zeertzjq
2023-04-04
*
fix(api): Use local LastSet structure in nvim_get_option_info (#22741)
Michal Liszcz
2023-03-29
*
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
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
*
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
2023-03-13
*
fix(api): set script context when setting usercmd or option (#22624)
zeertzjq
2023-03-11
*
feat(api): more fields in nvim_list_uis
Justin M. Keyes
2023-02-27
*
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
2023-02-16
*
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22256
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
*
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
2023-02-10
*
revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)
zeertzjq
2023-01-23
*
fix(api): avoid memory leak with click functions in nvim_eval_statusline() (#...
luukvbaal
2023-01-17
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
[prev]
[next]