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
Commit message (
Expand
)
Author
Age
*
fix(treesitter): update @markup default links
Christian Clason
2024-01-23
*
fix(extmarks): crash with sign after many marks
bfredl
2024-01-23
*
refactor: rewrite python provider in lua
dundargoc
2024-01-22
*
fix(column): clear "b_signcols" when marktree is cleared
Luuk van Baal
2024-01-22
*
feat(fold): transparent foldtext
Lewis Russell
2024-01-22
*
fix(eval): properly support checking v:lua function in exists() (#27124)
Raphael
2024-01-22
*
test(core/channel_spec): fix lint failure
zeertzjq
2024-01-22
*
test(core/channels_spec): fix variable name
zeertzjq
2024-01-22
*
fix(rpc): assertion failure due to invalid msgpack input
nwounkn
2024-01-21
*
fix(extmarks): missing "spell" and "conceal" in details (#27116)
zeertzjq
2024-01-22
*
feat(vim.version): add `vim.version.le` and `vim.version.ge`
Jongwook Choi
2024-01-21
*
feat(treesitter)!: new standard capture names
Christian Clason
2024-01-21
*
build: create separate targets for nvim with and without runtime files
dundargoc
2024-01-20
*
feat(api): support getting abbreviations (#26868)
Raphael
2024-01-20
*
feat(ui): add chdir UI event (#27093)
Gregory Anders
2024-01-19
*
fix(vim.deprecate): show deprecation warning in devel versions as well
Jongwook Choi
2024-01-19
*
refactor(lua): refactored glob
altermo
2024-01-19
*
Merge pull request #27061 from luukvbaal/extmark
bfredl
2024-01-19
|
\
|
*
fix(extmarks): do not remove invalid marks from decor upon deletion
Luuk van Baal
2024-01-17
*
|
fix(inccommand): improve preview buffer number handling (#27087)
zeertzjq
2024-01-19
*
|
docs: various #25289
Justin M. Keyes
2024-01-18
*
|
vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)
zeertzjq
2024-01-18
*
|
vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)
zeertzjq
2024-01-18
*
|
Merge pull request #27024 from lewis6991/test_followup
Lewis Russell
2024-01-17
|
\
\
|
*
|
test: move format_{string,luav} to a separate module
Lewis Russell
2024-01-17
|
*
|
test: add type annotations
Lewis Russell
2024-01-17
|
*
|
test: refactor Paths
Lewis Russell
2024-01-17
|
*
|
test: big cleanup followup
Lewis Russell
2024-01-17
*
|
|
fix(column): remove sign from line it was previously on with undo
Luuk van Baal
2024-01-17
|
|
/
|
/
|
*
|
fix(column): pass kFalse when initializing "b_signcols.count"
Luuk van Baal
2024-01-17
|
/
*
vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...
zeertzjq
2024-01-17
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'
Luuk van Baal
2024-01-16
*
fix(edit): don't go to Terminal mode when stopping Insert mode (#27033)
zeertzjq
2024-01-16
*
feat(terminal): respond to OSC background and foreground request (#17197)
Daniel Steinberg
2024-01-15
*
fix(grid): handle clearing half a double-width char (#27023)
zeertzjq
2024-01-15
*
fix(column): keep track of number of lines with number of signs
Luuk van Baal
2024-01-15
*
fix(colorscheme): default statusline groups usability #26921
Evgeni Chasnovski
2024-01-13
*
Merge pull request #26734 from bfredl/splitaroo
bfredl
2024-01-13
|
\
|
*
fix(buffer_updates): correct buffer updates when splitting empty line
bfredl
2024-01-13
*
|
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
|
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
|
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
|
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
|
test: use vim.inspect directly
Lewis Russell
2024-01-12
*
|
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
|
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
|
/
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
feat(vim.iter): add Iter:flatten (#26786)
JD
2024-01-10
*
fix(pum): handle right-click menu repositioning with multigrid (#26975)
zeertzjq
2024-01-10
[next]