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
...
|
*
vim-patch:9530fe4f3a69 (#27919)
zeertzjq
2024-03-19
|
*
vim-patch:9.1.0187: filetype: no support for Dafny files (#27918)
Christian Clason
2024-03-18
|
*
vim-patch:ef21bcaab145
Christian Clason
2024-03-18
|
*
fix(pager): handle consecutive newlines properly (#27913)
zeertzjq
2024-03-18
|
*
test(lsp): fix flaky basic_finish test (#27899)
zeertzjq
2024-03-18
|
*
fix(tutor): set a value for ":syntax iskeyword" (#27833)
En-En
2024-03-18
|
*
refactor(messages): remove condition that is always true (#27909)
zeertzjq
2024-03-18
|
*
docs(build): update rhel/fedora build prerequisite (#27875)
Dominic Racine
2024-03-18
|
*
vim-patch:3d46de703cf6
Christian Clason
2024-03-18
|
*
vim-patch:9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've'...
zeertzjq
2024-03-18
|
*
fix(messages): allow more prompt in headless mode with UI (#27905)
zeertzjq
2024-03-18
|
*
fix(treesitter): revert to using iter_captures in highlighter
Lewis Russell
2024-03-17
|
*
fix(lsp): create codelens request parameters for each buffer (#27699)
Takuya Tokuda
2024-03-17
|
*
test: combining TermCursorNC with CursorLine/CursorColumn (#27898)
zeertzjq
2024-03-17
|
*
fix(mouse): click after eol with conceal and virtual text (#27897)
zeertzjq
2024-03-17
|
*
refactor(drawline): integrate terminal hl with eol loop (#27893)
zeertzjq
2024-03-17
|
*
fix(normal): don't check conceal when pressing 'r' (#27892)
zeertzjq
2024-03-17
|
*
vim-patch:9.1.0184: Cursor pos wrong when clicking with conceal and wrap (#27...
zeertzjq
2024-03-17
|
*
fix(drawline): check filler_todo in place of removed draw_state (#27889)
zeertzjq
2024-03-17
|
*
refactor(lua): type annotations
Lewis Russell
2024-03-16
|
*
ci: don't assign reviewers for "api" and "ui" labels
dundargoc
2024-03-16
|
*
ci: simplify concurrency string
dundargoc
2024-03-16
|
*
ci: update clang version to 18
dundargoc
2024-03-16
|
*
fix(lsp): add missing LSP semantic token highlight links
Caleb Marshall
2024-03-16
|
*
vim-patch:9.1.0182: Can define function with invalid name inside 'formatexpr'...
zeertzjq
2024-03-16
|
*
vim-patch:9.1.0183: Wrong display or screenpos() result when toggling diff mo...
zeertzjq
2024-03-16
|
*
vim-patch:8.2.3782: Vim9: no error if a function shadows a script variable (#...
zeertzjq
2024-03-16
|
*
vim-patch:989faa4fce65 (#27880)
zeertzjq
2024-03-16
|
*
Merge pull request #27877 from bfredl/pseudorandom
bfredl
2024-03-16
|
|
\
|
|
*
fix(intro): redrawing intro exposing pseudo-randomness
bfredl
2024-03-16
|
*
|
Merge pull request #27871 from bfredl/ui_flush_fix
bfredl
2024-03-16
|
|
\
\
|
|
*
|
fix(ui): fix edge case around flushing
bfredl
2024-03-15
|
*
|
|
fix(l10n): update Japanese translations (#27856)
ite-usagi
2024-03-16
|
*
|
|
fix(man): pass modifiers also to :tag (#27878)
zeertzjq
2024-03-16
|
*
|
|
feat(man): allow opening pages in current window (#27861)
Tomasz N
2024-03-16
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #27873 from zeertzjq/vim-61887b3d6fd8
zeertzjq
2024-03-16
|
|
\
\
|
|
*
|
vim-patch:b4b3d7de2413
zeertzjq
2024-03-16
|
|
*
|
vim-patch:61887b3d6fd8
zeertzjq
2024-03-15
|
|
/
/
|
*
|
Merge pull request #27867 from bfredl/intro_multigrid
bfredl
2024-03-15
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fix(ui): startup intro message should be visible with ext_multigrid
bfredl
2024-03-15
|
*
|
Merge pull request #27858 from luukvbaal/nvim_set_cursor
bfredl
2024-03-15
|
|
\
\
|
|
*
|
fix(ui): ext_cmdline should not move cursor to curwin
Luuk van Baal
2024-03-15
|
|
*
|
fix(api): update grid cursor in nvim_win_set_cursor()
Luuk van Baal
2024-03-15
|
*
|
|
Merge pull request #27674 from glepnir/snippet_indent
bfredl
2024-03-15
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
fix(snippet): correct indent with newline
glepnir
2024-03-01
|
*
|
|
refactor: remove unused "coloff" argument of win_put_linebuf() (#27866)
zeertzjq
2024-03-15
|
*
|
|
vim-patch:9.1.0181: no overflow check for string formatting (#27863)
zeertzjq
2024-03-15
|
*
|
|
vim-patch:9.1.0180: Cursor pos wrong when double-width chars are concealed (#...
zeertzjq
2024-03-15
|
|
|
/
|
|
/
|
|
*
|
fix(highlight): don't show CursorColumn on current line (#27848)
zeertzjq
2024-03-15
|
*
|
Merge pull request #27852 from bfredl/persistent_intro
bfredl
2024-03-14
|
|
\
\
[prev]
[next]