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
*
feat(api): support abbreviations in nvim_set_keymap
bfredl
2023-06-09
*
fix(events): don't expand non-file as file name
zeertzjq
2023-06-07
*
refactor(api): adjust errors for setting options (#23942)
zeertzjq
2023-06-07
*
refactor(defaults): do not use C specific default values for options (#22500)
Gregory Anders
2023-06-06
*
test: added tests for set_height with winminheight=0 and a winbar
Folke Lemaitre
2023-06-01
*
fix(api): nvim_get_hl should return default flag
Null Chilly
2023-05-22
*
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
*
fix(redo): make redo of Lua mappings in op-pending mode work (#23566)
zeertzjq
2023-05-10
*
test: add tests for executing commands with backwards range
zeertzjq
2023-05-05
*
fix(api): avoid assertion when autocmd group id is 0 (#23210)
Dhruv Manilawala
2023-04-23
*
fix(api): extmark highlight groups not always included in details (#23179)
luukvbaal
2023-04-18
*
fix(api): make nvim_get_hl not return non-existing groups
bfredl
2023-04-13
*
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
*
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
*
Merge pull request #22778 from luukvbaal/getext
bfredl
2023-04-02
|
\
|
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
|
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
2023-03-31
*
|
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
*
Merge pull request #22762 from bfredl/hl2cterm
bfredl
2023-03-25
|
\
|
*
fix(api): make nvim_get_hl return 'cterm' attrs properly
bfredl
2023-03-23
*
|
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
|
/
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
*
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
*
fix(extmarks): don't leak memory on error (#22507)
zeertzjq
2023-03-05
*
feat(api): more fields in nvim_list_uis
Justin M. Keyes
2023-02-27
*
fix(highlight): avoid ORing underline flags (#22372)
zeertzjq
2023-02-23
*
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
2023-02-16
*
Merge #22214 move init_default_autocmds to lua
Justin M. Keyes
2023-02-14
|
\
|
*
refactor: move init_default_autocmds to lua
glacambre
2023-02-11
*
|
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
*
fix(rpc): ignore redraw events when not in UI client (#21892)
zeertzjq
2023-02-09
*
Merge pull request #21331 from LiadOz/LiadOz/prompt-insert-extmark
bfredl
2023-02-02
|
\
|
*
fix(extmarks): adjust extmarks when inserting prompt prefix
Liad Oz
2023-01-14
*
|
fix(highlight): properly deal with underline mask when listing (#22057)
zeertzjq
2023-01-31
*
|
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
2023-01-24
*
|
refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer mask
Paul "LeoNerd" Evans
2023-01-24
*
|
revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)
zeertzjq
2023-01-23
*
|
Merge #21844 test: avoid noise in test logs
Justin M. Keyes
2023-01-16
|
\
\
|
*
|
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
[next]