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
*
vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...
zeertzjq
2023-04-03
*
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
*
Merge pull request #22844 from luukvbaal/stlrecording
bfredl
2023-04-02
|
\
|
*
fix(ui): recording change doesn't trigger statusline redraw
Luuk van Baal
2023-04-01
*
|
Merge pull request #22778 from luukvbaal/getext
bfredl
2023-04-02
|
\
\
|
*
|
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
|
|
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
|
|
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
2023-04-01
*
|
|
fix(tests): adapt treesitter/highlight_spec priority test
Christian Clason
2023-04-01
|
|
/
|
/
|
*
|
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
2023-03-31
*
|
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
|
fix(api): Use local LastSet structure in nvim_get_option_info (#22741)
Michal Liszcz
2023-03-29
|
/
*
test: fix flaky watchfiles tests (#22637)
Jon Huhn
2023-03-26
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)
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(lsp): render markdown in docs hover #22766
Roberto Pommella Alegro
2023-03-25
*
|
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
|
build(win): export extern symbols for use in FFI #22756
luukvbaal
2023-03-23
|
/
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
*
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
2023-03-22
*
fix(vim.version): prerelease compare
Justin M. Keyes
2023-03-22
*
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
2023-03-22
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
feat(vim.version): more coercion with strict=false
Justin M. Keyes
2023-03-20
*
refactor(vim.version): use lazy.nvim semver module
Justin M. Keyes
2023-03-20
*
refactor(vim.version): use lazy.nvim semver module
Justin M. Keyes
2023-03-20
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
*
fix(shell): on Windows :make does not echo #22728
Enan Ajmain
2023-03-19
*
fix: pasting in terminal buffer on windows #22566
Enan Ajmain
2023-03-19
*
fix(float): remove -1 in height clamp
Patrick McFarland
2023-03-19
*
fix(column): rebuild status column when sign column is invalidated (#22690)
luukvbaal
2023-03-18
*
test(statuscolumn_spec): remove unnecessary feed('lh')
zeertzjq
2023-03-18
*
test(highlight_spec): fix warning in Visual highlight test (#22719)
zeertzjq
2023-03-18
*
fix(spell): properly source spell/LANG.{vim,lua} (#22716)
zeertzjq
2023-03-18
*
vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...
zeertzjq
2023-03-17
*
fix(lua): vim.deprecate() shows ":help deprecated" #22677
Justin M. Keyes
2023-03-15
*
fix(lsp): kill buffers after renaming a directory #22618
Ivan
2023-03-14
*
fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636
hrsh7th
2023-03-14
*
Merge pull request #22659 from bfredl/floatruler
bfredl
2023-03-14
|
\
|
*
fix(screen): redraw the ruler for a current floating window
bfredl
2023-03-14
*
|
test: re-bundle cat on windows (#21255)
dundargoc
2023-03-14
|
/
*
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
*
feat(options)!: deprecate paste, remove pastetoggle (#22647)
ii14
2023-03-13
*
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
2023-03-13
*
test(float_spec): add missing sum_scroll_delta #22648
zeertzjq
2023-03-12
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
refactor(redraw): make cursor position redraw use the "redraw later" pattern
bfredl
2023-03-12
[next]