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
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
2023-11-03
*
test(ui/embed_spec): make sure server is started (#25880)
zeertzjq
2023-11-03
*
fix(startup): trigger UIEnter for the correct channel (#25860)
zeertzjq
2023-11-01
*
feat(server): allow embed with listen (#25709)
George Harker
2023-11-01
*
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
2023-10-31
*
fix(terminal): keep focus when scrolling number column of another window (#25...
zeertzjq
2023-10-31
*
fix(terminal): don't lose focus on <MouseMove> (#25845)
zeertzjq
2023-10-31
*
Merge pull request #25674 from famiu/refactor/options/unify_string_options
bfredl
2023-10-30
|
\
|
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
|
fix(lsp): do not cancel snippet when selecting placeholder (#25835)
Maria José Solano
2023-10-30
|
/
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
fix(api): load buffer first on nvim_buf_set_lines (#25823)
Raphael
2023-10-29
*
fix(terminal): avoid Insert mode in Terminal buffer (#25820)
zeertzjq
2023-10-29
*
test: add test coverage for #25741
Famiu Haque
2023-10-28
*
vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)
zeertzjq
2023-10-28
*
fix(diagnostic): virtual_text prefix function should have index and total (#2...
Jongwook Choi
2023-10-27
*
fix(lsp): fix omnicomplete in middle of the line (#25787)
Lajos Koszti
2023-10-26
*
fix(lsp): cancel session when leaving snippet region (#25762)
Maria José Solano
2023-10-26
*
fix(float): win_get_bordertext_col returning negative column number (#25752)
nwounkn
2023-10-26
*
fix(terminal): assign channel to terminal earlier (#25771)
zeertzjq
2023-10-25
*
fix(marks): handle switching buffer properly (#25763)
zeertzjq
2023-10-24
*
fix(lsp): do not add extra indentation
Maria José Solano
2023-10-23
*
fix(lsp): track snippet deletion
Maria José Solano
2023-10-23
*
fix(lsp): fix off-by-one error for omnifunc word boundary
Mathias Fussenegger
2023-10-23
*
feat(complete): support f flag for complete buffer part
glepnir
2023-10-21
*
refactor(lsp): deprecate completion util methods
Mathias Fussenegger
2023-10-21
*
feat(lsp): add snippet API (#25301)
Maria José Solano
2023-10-21
*
ci(cirrus): don't run lua/help_spec (#25498)
zeertzjq
2023-10-21
*
refactor(options): `get_option_value_strict()` and `SREQ_*`
Famiu Haque
2023-10-20
*
fix(move): check the correct buffer (#25698)
zeertzjq
2023-10-18
*
test(autocmd/termxx_spec): fix flakiness (#25694)
zeertzjq
2023-10-18
*
vim-patch:8.2.4497: wrong color for half of wide character next to pum scroll...
zeertzjq
2023-10-18
*
vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)
zeertzjq
2023-10-17
*
vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...
zeertzjq
2023-10-17
*
refactor(options)!: make OptionSet `v:` values use typval
Famiu Haque
2023-10-17
*
fix(extmarks): skip virt_text if it is out of window (#25658)
zeertzjq
2023-10-15
*
vim-patch:9.0.2032: cannot get mouse click pos for tab or virt text (#25653)
zeertzjq
2023-10-15
*
vim-patch:9.0.2031: TextChangedI may be triggered by non-insert mode change (...
zeertzjq
2023-10-15
*
test(terminal/channel_spec): fix flakiness (#25649)
zeertzjq
2023-10-15
*
test(winscrolled): make sure floating window is drawn (#25639)
zeertzjq
2023-10-14
*
fix(lsp): refactor escaping snippet text (#25611)
Maria José Solano
2023-10-14
*
fix(ui): empty line before the next message after :silent command
nwounkn
2023-10-14
*
test(ui/searchhl_spec): match more in :terminal test (#25631)
zeertzjq
2023-10-14
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
fix(grid): add start column when getting char on line (#25627)
zeertzjq
2023-10-13
*
fix: allow multiline message for echoerr (#25380)
Jongwook Choi
2023-10-13
*
refactor(test): cleanup #25614
Justin M. Keyes
2023-10-12
*
fix(lsp): handle NUL bytes in popup text (#25612)
zeertzjq
2023-10-12
*
vim-patch:8.2.3064: Vim9: in script cannot set item in uninitialized list (#2...
zeertzjq
2023-10-12
[next]