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
*
refactor(options): rename `empty_option` to `empty_string_option`
Famiu Haque
2023-10-17
*
refactor(options): deduplicate the `do_set_option` codepath
Famiu Haque
2023-10-17
*
refactor(options): deduplicate `do_set_option_string`
Famiu Haque
2023-10-17
*
refactor(options): remove `os_op`
Famiu Haque
2023-10-17
*
refactor(options)!: make OptionSet `v:` values use typval
Famiu Haque
2023-10-17
*
refactor(options): unify set_num_option and set_bool_option
Famiu Haque
2023-10-17
*
vim-patch:9.0.2033: gcc overflow-warning for f_resolve (#25666)
zeertzjq
2023-10-16
*
vim-patch:dbf749bd5aae (#25665)
zeertzjq
2023-10-16
*
Merge pull request #25602 from bfredl/have_no_ifdef
bfredl
2023-10-15
|
\
|
*
refactor(lang): reduce scope of HAVE_WORKING_LIBINTL #ifdefs
bfredl
2023-10-15
|
/
*
fix(extmarks): skip virt_text if it is out of window (#25658)
zeertzjq
2023-10-15
*
vim-patch:9.0.2025: no cmdline completion for ++opt args (#25657)
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
*
vim-patch:9.0.2030: no max callback recursion limit (#25655)
zeertzjq
2023-10-15
*
docs: restore accidentally removed line in :h 'ignorecase' (#25651)
zeertzjq
2023-10-15
*
test(terminal/channel_spec): fix flakiness (#25649)
zeertzjq
2023-10-15
*
vim-patch:7687238e1b0d
Christian Clason
2023-10-14
*
vim-patch:9.0.2024: no filetype detection for Debian sources
Christian Clason
2023-10-14
*
test(winscrolled): make sure floating window is drawn (#25639)
zeertzjq
2023-10-14
*
vim-patch:2bbd0d30eebd (#25637)
zeertzjq
2023-10-14
*
vim-patch:9.0.2022: getmousepos() returns wrong index for TAB char (#25636)
zeertzjq
2023-10-14
*
vim-patch:9.0.2021: Coverity complains about change in charset (#25634)
zeertzjq
2023-10-14
*
refactor(lsp): fix luals warnings in tagfunc and add type annotations (#25150)
Mathias Fußenegger
2023-10-14
*
refactor(lsp): make is_pull in lsp.diagnostic.get_namespace optional (#25156)
Mathias Fußenegger
2023-10-14
*
fix(lsp): refactor escaping snippet text (#25611)
Maria José Solano
2023-10-14
*
Merge pull request #25630 from nwounkn/fix-extra-line
zeertzjq
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
*
feat(types): add `test/.luarc.json`
L Lllvvuu
2023-10-12
*
fix(lsp): handle NUL bytes in popup text (#25612)
zeertzjq
2023-10-12
*
vim-patch:9.0.2018: complete_info() returns wrong index (#25607)
zeertzjq
2023-10-12
*
vim-patch:8.2.3064: Vim9: in script cannot set item in uninitialized list (#2...
zeertzjq
2023-10-12
*
Merge pull request #25606 from zeertzjq/vim-9.0.2017
zeertzjq
2023-10-12
|
\
|
*
vim-patch:9.0.2017: linebreak applies for leading whitespace
zeertzjq
2023-10-12
*
|
vim-patch:9.0.2017: linebreak applies for leading whitespace (#25604)
zeertzjq
2023-10-12
|
/
*
vim-patch:9.0.2011: INI files not detected
Christian Clason
2023-10-11
*
fix(lsp): display initialization errors (#25409)
Maria José Solano
2023-10-11
*
docs: clarify about error in shada (#25594)
sisrfeng
2023-10-11
*
refactor(float): rename ex_floatclose to ex_fclose (#25596)
Raphael
2023-10-11
*
test(core/path_spec): don't use fnameescape() (#25593)
zeertzjq
2023-10-11
*
docs(style): add guideline for fixing compiler error on switch statement
Famiu Haque
2023-10-10
*
docs: small fixes
dundargoc
2023-10-10
*
Merge pull request #25561 from glepnir/9663
bfredl
2023-10-10
|
\
|
*
feat(float): add fclose command
glepnir
2023-10-10
*
|
refactor: use xstpcpy() instead of strcat() (#25572)
James
2023-10-10
[next]