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
2023-10-28
test: add test coverage for #25741
Famiu Haque
1
2023-10-20
refactor(options): `get_option_value_strict()` and `SREQ_*`
Famiu Haque
1
2023-10-03
fix(api): avoid immediate TextChanged with nvim_create_buf (#25492)
zeertzjq
1
2023-09-25
fix(api): handle NUL in nvim_err_write() and nvim_out_write() (#25354)
zeertzjq
1
2023-09-24
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
1
2023-09-23
fix(lua): show error message when failing to set variable (#25321)
zeertzjq
1
2023-09-05
fix(options): correct condition for calling did_set_option() (#25026)
zeertzjq
1
2023-08-26
refactor(change): do API changes to buffer without curbuf switch
bfredl
1
2023-08-13
fix(keycodes): recognize <t_xx> as a key (#24700)
zeertzjq
1
2023-08-07
test(api): update tests to new error messages
bfredl
1
2023-07-22
fix(api/options): validate buf and win
Lewis Russell
1
2023-07-06
fix(vim.system): close check handle (#24270)
zeertzjq
1
2023-07-05
fix(edit): fix K_EVENT interfering with 'digraph' (#24258)
zeertzjq
1
2023-07-04
fix(api, lua): make blank lines in a message work properly (#24244)
zeertzjq
1
2023-07-01
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
1
2023-06-28
fix(api): nvim_cmd{cmd="win_getid"} parsed as :winsize #24181
Justin M. Keyes
1
2023-06-22
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
1
2023-06-07
refactor(api): adjust errors for setting options (#23942)
zeertzjq
1
2023-05-22
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-05-05
test: add tests for executing commands with backwards range
zeertzjq
1
2023-04-07
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
1
2023-04-05
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
1
2023-04-04
test: replace lfs with luv and vim.fs
dundargoc
1
2023-04-04
docs: fix typos
dundargoc
1
2023-04-04
fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)
zeertzjq
1
2023-03-29
fix(api): Use local LastSet structure in nvim_get_option_info (#22741)
Michal Liszcz
1
2023-03-26
test: use exec_capture() in more places (#22787)
zeertzjq
1
2023-03-25
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
1
2023-03-20
feat: add `vim.filetype.get_option()`
Lewis Russell
1
2023-03-13
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
1
2023-03-11
fix(api): set script context when setting usercmd or option (#22624)
zeertzjq
1
2023-02-27
feat(api): more fields in nvim_list_uis
Justin M. Keyes
1
2023-02-16
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
1
2023-02-14
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22256
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22187
Justin M. Keyes
1
2023-02-10
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
1
2023-01-23
revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)
zeertzjq
1
2023-01-17
fix(api): avoid memory leak with click functions in nvim_eval_statusline() (#...
luukvbaal
1
2023-01-16
refactor: remove E5500, adjust tests
zeertzjq
1
2023-01-10
fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)
zeertzjq
1
2022-12-27
fix(statusline): make nvim_eval_statusline() work with %S (#21553)
zeertzjq
1
2022-12-16
fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)
zeertzjq
1
2022-11-29
docs: fix typos (#21196)
dundargoc
1
2022-11-22
test: simplify platform detection (#21020)
dundargoc
1
2022-11-14
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
1
2022-11-14
test: remove skip for 32-bit MSVC (#21030)
dundargoc
1
2022-11-13
test: introduce skip() #21010
dundargoc
1
2022-11-06
fix(paste): feed keys as typed in cmdline mode (#20959)
zeertzjq
1
[prev]
[next]