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
*
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
*
|
fix: check for valid buffer handles in modify_keymap (#13543)
Thomas Vigouroux
2021-01-03
|
/
*
api: set_text: more tests, and fixing lint
chentau
2021-01-01
*
api: set_text: rebase, update to new api, and add more tests
Tony Chen
2021-01-01
*
api: set_text: fix validation and some issues
Blaž Hrastnik
2021-01-01
*
rpc: don't handle stale requests on already closed channel
Björn Linse
2020-12-23
*
api/options: cleanup the fixup
Björn Linse
2020-12-04
*
api/options: fixup
TJ DeVries
2020-12-04
*
api: enable nvim_get_runtime_file to find subdirectories
Björn Linse
2020-11-24
*
feat(lua): improve error message to make it actionable (#13276)
Alvaro Muñoz
2020-11-13
*
api: nvim_buf_delete
TJ DeVries
2020-10-22
*
Merge pull request #13118 from bfredl/mudholland
Björn Linse
2020-10-19
|
\
|
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
|
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
2020-10-05
|
/
*
extmark: fix decoration ploblems with extmark
erw7
2020-10-02
*
api(extmarks): allow extrange past final newline
Thomas Vigouroux
2020-09-17
*
API: be less breaking in the christmas tree decorations
Björn Linse
2020-09-04
*
decor: sketch new decorations API
Björn Linse
2020-09-03
*
extmark: move id to dict in nvim_buf_set_extmark
Björn Linse
2020-09-03
*
lua: Use #var instead of deprecated table.getn(var)
James McCoy
2020-07-31
*
Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueue
Matthieu Coudron
2020-06-08
|
\
|
*
nvim_input: add test
erw7
2020-05-25
*
|
vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()
Jan Edmund Lazo
2020-06-04
*
|
API: nvim_create_buf: unset 'modeline' in scratch-buffer #12379
Justin M. Keyes
2020-05-29
|
/
*
paste: support replace mode (#11945)
Jesse
2020-05-05
*
api: add nvim_get_runtime_file for finding runtime files
Björn Linse
2020-02-07
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
API: include invalid buffer/window/tabpage in error message (#11712)
Daniel Hahler
2020-01-14
*
API: nvim_get_hl_by_id: omit hl instead of returning -1 #11685
kevinhwang91
2020-01-08
*
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
2019-12-22
*
API: rename nvim_execute_lua => nvim_exec_lua
Justin M. Keyes
2019-12-02
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
API: rename nvim_source => nvim_exec
Justin M. Keyes
2019-12-01
*
API: nvim_source_output
Vikram Pal
2019-12-01
*
API: nvim_source: fix multiline input
Justin M. Keyes
2019-12-01
*
API: nvim_source
Siddhant Gupta
2019-12-01
[next]