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
Commit message (
Expand
)
Author
Age
*
test: remove references to misc1.c
zeertzjq
2021-12-11
*
fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)
Gregory Anders
2021-12-08
*
feat(api): add nvim_get_option_value
Gregory Anders
2021-12-04
*
test(api): mark "notify cancels stale events on channel close" fragile
James McCoy
2021-11-30
*
refactor(api/marks)!: add opts param for feature extensibility (#16146)
Javier Lopez
2021-11-01
*
test(vim_spec): fix MSVC_32 skip for nvim_parse_expression test (#16161)
Sean Dewar
2021-10-27
*
Merge pull request #14794 from BK1603/gdbserver_fix
Matthieu Coudron
2021-10-20
|
\
|
*
test: fix running functional tests under gdbserver
Shreyansh Chouhan
2021-09-20
*
|
feat(nvim_open_term): support input callback in lua
Björn Linse
2021-10-20
*
|
feat(api): evaluate statusline string #16020
Famiu Haque
2021-10-18
*
|
feat(:source, nvim_exec): defer script item creation until s:var access
Sean Dewar
2021-10-14
*
|
feat(:source, nvim_exec): support script-local variables
Sean Dewar
2021-10-14
*
|
feat(api): named marks set, get, delete #15346
Javier Lopez
2021-10-05
*
|
Merge pull request #15516 from bfredl/keyset
Björn Linse
2021-10-03
|
\
\
|
*
|
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
|
|
fix(runtime): add packages as "/pack/*/start/*" patterns to &rtp
Björn Linse
2021-10-02
|
/
/
*
/
fix(api): fix crash after set_option_value_for() #15390
gmntroll
2021-09-25
|
/
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
*
fix(typo): overriden -> overridden (RE: PR #14159) (#15360)
Oliver Marriott
2021-09-17
*
fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
2021-09-14
*
docs: naming conventions
Justin M. Keyes
2021-09-09
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
feat(api): nvim_get_chan_info: include "argv" for jobs #15537
Justin M. Keyes
2021-09-01
*
fix(window.c): win_close from other tabpage #15454
notomo
2021-08-22
*
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
vim-patch:8.2.3141: no error when using :complete for :command without -nargs
Jan Edmund Lazo
2021-08-08
*
ci(tests): skip "stale events on channel close" (#15278)
dundargoc
2021-08-05
*
fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style
TJ DeVries
2021-06-29
*
api: include border in nvim_win_get_config
Corey Williamson
2021-06-10
*
api(nvim_open_win): add "noautocmd" option
Sean Dewar
2021-06-01
*
Fix crash on `:echo get_all_options_info()`
glacambre
2021-05-26
*
Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hl
Björn Linse
2021-05-11
|
\
|
*
Improvements to tests
shadmansaleh
2021-04-22
|
*
Fix lualint warnings
shadmansaleh
2021-04-03
|
*
Add tests for nvim_set_hl()
shadmansaleh
2021-04-03
*
|
api: fix nvim_exec() silencing behaviour (#14413)
Shadman
2021-04-21
*
|
Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hide
Björn Linse
2021-03-28
|
\
\
|
|
/
|
/
|
|
*
api: add vim.api.nvim_win_hide
Corey Williamson
2021-03-09
*
|
api: allow open non-current buffer as terminal (+ xmas bonus)
Björn Linse
2021-03-12
|
/
*
fix(notify): Expected 3 arguments error (#13905)
notomo
2021-02-09
*
Merge pull request #13899 from chentau/set_text_fix
Björn Linse
2021-02-08
|
\
|
*
correctly mark changed regions for set_text
chentau
2021-02-07
*
|
test: test vim-notify
Matthieu Coudron
2021-02-02
|
/
*
Merge pull request #13813 from notomo/fix-nvim-echo-clear
Björn Linse
2021-01-22
|
\
|
*
api(echo): should clear cmdline before echo
notomo
2021-01-21
*
|
Merge pull request #13679 from chentau/gravity
Björn Linse
2021-01-22
|
\
\
|
|
/
|
/
|
|
*
forgot to update tests
chentau
2021-01-05
|
*
allow for extmark gravity to be set through api
chentau
2021-01-03
*
|
api: nvim_echo
notomo
2021-01-20
*
|
input: consider "-- more --" state to be blocking, fixes #11899
Björn Linse
2021-01-04
[next]