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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
fix(lsp): handle absence of a trailing newline #25194
Sergey Slipchenko
2023-09-21
|
*
|
|
|
fix(lsp): clear codelens on LspDetach (#24903)
Jaehwang Jung
2023-09-21
|
|
/
/
/
|
*
|
|
Merge pull request #25270 from bfredl/indeterminism
bfredl
2023-09-21
|
|
\
\
\
|
|
*
|
|
fix(test): fix "indeterminism" warnings in UI tests
bfredl
2023-09-20
|
*
|
|
|
vim-patch:a7aba6ca5033 (#25285)
zeertzjq
2023-09-21
|
*
|
|
|
build(deps): bump luajit to HEAD - d1a2fef8a
Christian Clason
2023-09-21
|
*
|
|
|
Merge pull request #25281 from zeertzjq/vim-9.0.1919
zeertzjq
2023-09-21
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
fix(mouse): click on empty line with 'foldcolumn'
zeertzjq
2023-09-21
|
|
*
|
|
test(ui/float_spec): click in bordered float sets correct curswant
zeertzjq
2023-09-21
|
|
*
|
|
vim-patch:9.0.1919: Wrong curswant when clicking on empty line or with vsplits
zeertzjq
2023-09-21
|
|
/
/
/
|
*
|
|
vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)
zeertzjq
2023-09-21
|
*
|
|
fix(statuscolumn): update number hl for each screen line (#25277)
zeertzjq
2023-09-21
|
*
|
|
vim-patch:9.0.1918
Christian Clason
2023-09-21
|
*
|
|
fix(extmarks): account for rightleft when drawing virt text (#25262)
Ibby
2023-09-20
|
*
|
|
fix(extmarks): fix win_col virt_text drawn on wrong screen line (#25264)
zeertzjq
2023-09-20
|
*
|
|
feat(lua): add vim.func._memoize
Lewis Russell
2023-09-20
|
*
|
|
fix(build): better deps for doc
Lewis Russell
2023-09-20
|
|
/
/
|
*
|
docs: misc #24561
Justin M. Keyes
2023-09-20
|
*
|
Merge pull request #25261 from bfredl/nolinewrap
bfredl
2023-09-20
|
|
\
\
|
|
*
|
refactor(grid): unused grid->line_wraps delenda est
bfredl
2023-09-20
|
*
|
|
Merge pull request #25244 from jedrzejboczar/fix-cursor-jump-win-separators
bfredl
2023-09-20
|
|
\
\
\
|
|
*
|
|
fix: avoid ui_grid_cursor_goto when drawing window separators
Jędrzej Boczar
2023-09-19
|
*
|
|
|
docs: document $XDG environment variables #25227
Eduardo Rittner Coelho
2023-09-20
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #25096 from glepnir/float_winnew
bfredl
2023-09-20
|
|
\
\
\
|
|
*
|
|
fix(float): trigger winnew event when float window create
glepnir
2023-09-19
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge pull request #25155 from glepnir/fix_winhl
bfredl
2023-09-20
|
|
\
\
\
|
|
*
|
|
fix(highlight): winhl receive wrong argument
glepnir
2023-09-19
|
*
|
|
|
test(lsp): add normalize_markdown tests
Maria José Solano
2023-09-20
|
*
|
|
|
vim-patch:9.0.1915: r_CTRL-C works differently in visual mode (#25248)
zeertzjq
2023-09-20
|
*
|
|
|
fix(lsp)!: deprecate trim_empty_lines
Maria José Solano
2023-09-19
|
*
|
|
|
feat(lsp): use treesitter for stylize markdown
Maria José Solano
2023-09-19
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
fix(float): make "fixed" work with relative=win (#25243)
zeertzjq
2023-09-19
|
*
|
|
Merge pull request #25214 from bfredl/glyphcache
bfredl
2023-09-19
|
|
\
\
\
|
|
*
|
|
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
|
*
|
|
|
Merge pull request #25148 from glepnir/fixed_opt
bfredl
2023-09-19
|
|
\
\
\
\
|
|
*
|
|
|
fix(float): add fixd option
glepnir
2023-09-18
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
vim-patch:346ac1429c5a (#25239)
zeertzjq
2023-09-19
|
*
|
|
|
vim-patch:9.0.1908: undefined behaviour upper/lower function ptrs (#25238)
zeertzjq
2023-09-19
|
|
|
/
/
|
|
/
|
|
|
*
|
|
docs(test): add more info on debugging with gdb #25230
Sergey Slipchenko
2023-09-18
|
*
|
|
test(tui_spec): update cursor_address test for wrap flag (#25228)
zeertzjq
2023-09-18
|
*
|
|
test(ui/fold_spec): more testing for clicking on 'foldcolumn' (#25225)
zeertzjq
2023-09-18
|
*
|
|
fix(job-control): fix use after free (#25223)
sid-6581
2023-09-18
|
*
|
|
vim-patch:d8b86c937a41
Christian Clason
2023-09-17
|
*
|
|
vim-patch:e30d8e4ce01d
Christian Clason
2023-09-17
|
*
|
|
vim-patch:9.0.1907: No support for liquidsoap filetypes
Christian Clason
2023-09-17
|
*
|
|
fix(treesitter): _trees may not be list-like
Jaehwang Jung
2023-09-17
|
*
|
|
test(ui/fold_spec): click on multibyte "foldclosed" (#25216)
zeertzjq
2023-09-17
|
*
|
|
vim-patch:8.2.4173: cannot use an import in 'foldexpr' (#25215)
zeertzjq
2023-09-17
|
|
|
/
|
|
/
|
|
*
|
feat(folds): support virtual text format for 'foldtext' (#25209)
zeertzjq
2023-09-17
|
*
|
docs: remove joke from pronounce
dundargoc
2023-09-17
[prev]
[next]