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
Commit message (
Expand
)
Author
Age
*
fix(treesitter): allow optional directive captures (#28664)
Riley Bruins
2024-05-14
*
test: fix incorrect function import (#28735)
dundargoc
2024-05-14
*
refactor(lua): remove deprecated features #28725
Justin M. Keyes
2024-05-13
*
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
refactor(api): rename nvim_win_remove_ns
Justin M. Keyes
2024-05-12
*
Merge pull request #28717 from bfredl/rpcmsg
bfredl
2024-05-12
|
\
|
*
fix(ui): data corruption in remote_ui_raw_line
bfredl
2024-05-12
*
|
fix(api): make getting explicit empty hl in virtual text work (#28697)
zeertzjq
2024-05-12
|
/
*
vim-patch:9.1.0407: Stuck with long line and half-page scrolling (#28704)
luukvbaal
2024-05-11
*
vim-patch:9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' (#28...
zeertzjq
2024-05-11
*
vim-patch:9.1.0402: filetype: mdd files detected as zsh filetype
Christian Clason
2024-05-11
*
vim-patch:9.1.0401: filetype: zsh module files are not recognized
Christian Clason
2024-05-11
*
Merge pull request #28676 from luukvbaal/tuiflush
bfredl
2024-05-10
|
\
|
*
fix(tui): initialize clear attrs with current terminal background
Luuk van Baal
2024-05-10
*
|
fix(lsp): disable didChangeWatchedFiles on Linux
Lewis Russell
2024-05-10
*
|
vim-patch:9.1.0396: filetype: jj files are not recognized (#28672)
Gregory Anders
2024-05-08
*
|
vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...
zeertzjq
2024-05-09
|
/
*
docs(luacats): support backtick captured generic type
James Trew
2024-05-07
*
fix(vim.json): properly treat luanil options as booleans (#28622)
zeertzjq
2024-05-03
*
fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612
Justin M. Keyes
2024-05-03
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
fix(api): use correct buffer for "range" in nvim__redraw (#28614)
luukvbaal
2024-05-03
*
Merge #28101 nvim__redraw
Justin M. Keyes
2024-05-02
|
\
|
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
|
feat(lsp): inlay_hint.is_enabled({filter}) #28523
Yi Ming
2024-05-02
|
/
*
feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543
Yi Ming
2024-05-02
*
vim-patch:9.1.0390: filetype: inko files are not recognized
Christian Clason
2024-05-02
*
vim-patch:9.1.0389: filetype: templ files are not recognized
Christian Clason
2024-05-02
*
vim-patch:9.1.0388: cursor() and getregion() don't handle v:maxcol well (#28602)
zeertzjq
2024-05-02
*
vim-patch:9.1.0386: filetype: stylus files not recognized
Christian Clason
2024-05-02
*
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
2024-05-01
*
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
2024-05-01
*
vim-patch:9.1.0383: filetype: .out files recognized as tex files
Christian Clason
2024-05-01
*
vim-patch:9.1.0382: filetype: Kbuild files are not recognized
Christian Clason
2024-05-01
*
feat(diagnostic): revert default behaviour of goto_next/prev()
Lewis Russell
2024-04-30
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
test(old): restore default 'grepprg' and 'grepformat' (#28574)
zeertzjq
2024-04-30
*
docs: various fixes (#28208)
dundargoc
2024-04-30
*
vim-patch:9.1.0381: cbuffer and similar commands don't accept a range (#28571)
zeertzjq
2024-04-30
*
fix(lsp): redundant vim.snippet.jumpable #28560
Maria José Solano
2024-04-29
*
fix(treesitter): make tests for memoize more robust
bfredl
2024-04-29
*
fix(ui): activating all ext capabilities without remote UI #28555
luukvbaal
2024-04-28
*
fix(treesitter): enforce lowercase language names (#28546)
Christian Clason
2024-04-28
*
fix(snippet): do not add extra indent on newlines (#28538)
Mathias Fußenegger
2024-04-28
*
fix(diagnostic): invalid col number compare in next_diagnostic (#28397)
Raphael
2024-04-27
*
Merge #28522 handle ui_attach side effects
Justin M. Keyes
2024-04-27
|
\
|
*
fix(ui): set 'cmdheight' to zero for all open tabpages
Luuk van Baal
2024-04-27
|
*
fix(ui): update ext_ui widgets when attaching non-remote UI
Luuk van Baal
2024-04-26
*
|
vim-patch:9.1.0375: tests: 1-second delay after Test_BufEnter_botline() (#28534)
zeertzjq
2024-04-27
*
|
vim-patch:9.1.0374: wrong botline in BufEnter (#28530)
zeertzjq
2024-04-27
[next]