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(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
*
feat(install): mention standard paths, XDG vars in Windows installer #29101
Luis Calle
2024-06-04
*
fix(runtime): remove obsolete ftplugin/calender.lua
Christian Clason
2024-06-04
*
refactor(spell.c): reduce scope of locals
Lewis Russell
2024-06-04
*
fix(filetype): fix typos in filetype detection
Evgeni Chasnovski
2024-06-04
*
fixup: include nvim/ascii_defs.h
James Tirta Halim
2024-06-04
*
fixup: apply the change on more files
James Tirta Halim
2024-06-04
*
fixup: LNUL
James Tirta Halim
2024-06-04
*
refactor: replace '\0' with NUL
James Tirta Halim
2024-06-04
*
vim-patch:9.1.0464: no whitespace padding in commentstring option in ftplugins
Christian Clason
2024-06-04
*
vim-patch:partial:8.2.3637: typos in test files (#29172)
zeertzjq
2024-06-04
*
fix(lsp): use client.id instead of pairs index (#29143)
ippachi
2024-06-03
*
fix(gx): allow `@` in url
dundargoc
2024-06-03
*
feat(ftplugin): change 'commentstring' to `// %s` for C/C++ (#29085)
Soham Shanbhag
2024-06-03
*
vim-patch:partial:9.1.0461: too many strlen() calls in drawline.c (#29150)
zeertzjq
2024-06-03
*
vim-patch:9.1.0458: Coverity complains about division by zero (#29149)
zeertzjq
2024-06-03
*
vim-patch:9.1.0460: filetype: lintstagedrc files are not recognized
Christian Clason
2024-06-02
*
Merge pull request #29124 from bfredl/inputring
bfredl
2024-06-02
|
\
|
*
refactor(input): don't use a ring for input
bfredl
2024-06-01
*
|
fix(lsp): trim trailing whitespace from completion words (#29122)
Mathias Fußenegger
2024-06-02
*
|
Merge pull request #29136 from zeertzjq/vim-8.2.0083
zeertzjq
2024-06-02
|
\
\
|
*
|
test: add a test for #29119
zeertzjq
2024-06-02
|
*
|
vim-patch:8.2.0109: corrupted text properties when expanding spaces
zeertzjq
2024-06-02
|
*
|
vim-patch:8.2.0083: text properties wrong when tabs and spaces are exchanged
zeertzjq
2024-06-02
|
/
/
*
|
Merge pull request #29132 from zeertzjq/vim-9.1.0456
zeertzjq
2024-06-02
|
\
\
|
*
|
vim-patch:9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0
zeertzjq
2024-06-02
|
*
|
vim-patch:8.2.4452: test for what 8.2.4436 fixes does not check for regression
zeertzjq
2024-06-02
|
*
|
vim-patch:8.2.4437: vartabs test fails on MS-Windows
zeertzjq
2024-06-02
|
*
|
vim-patch:8.2.4436: crash with weird 'vartabstop' value
zeertzjq
2024-06-02
|
/
/
*
|
vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)
zeertzjq
2024-06-02
*
|
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
|
fix(luacats): allow all types inside tuples
Ilia Choly
2024-06-01
*
|
fix(column): crash with 'signcolumn' set to "number" (#29003)
luukvbaal
2024-06-01
*
|
perf(lsp): avoid repeated table lookup in completion.enable
Mathias Fussenegger
2024-06-01
*
|
refactor(lsp): share completion request logic between omnifunc & trigger
Mathias Fussenegger
2024-06-01
*
|
perf(lsp): don't copy completion items in filter pass
Mathias Fussenegger
2024-06-01
|
/
*
Merge pull request #29114 from bfredl/key_buffer
bfredl
2024-06-01
|
\
|
*
refactor(tui): use a linear buffer for buffered keys
bfredl
2024-06-01
|
/
*
Merge pull request #29106 from bfredl/rwstream
bfredl
2024-06-01
|
\
|
*
refactor(io): separate types for read and write streams
bfredl
2024-05-31
*
|
vim-patch:0bdc5d8: runtime(doc): Add ft_hare.txt to Reference Manual TOC (#29...
zeertzjq
2024-06-01
*
|
refactor(lsp): use tuple syntax in generated protocol types (#29110)
Ilia Choly
2024-05-31
*
|
fixup! docs(luacats): add tuple support
Ilia Choly
2024-05-31
*
|
docs(luacats): add tuple support
Ilia Choly
2024-05-31
|
/
*
refactor(lsp): use predefined types in util function signatures (#29095)
Ilia Choly
2024-05-31
*
vim-patch:9.1.0454: minor issues in test_filetype with rasi test
Christian Clason
2024-05-31
*
vim-patch:9.1.0453: filetype: rasi files are not recognized
Christian Clason
2024-05-31
*
vim-patch:7129f2a: runtime(java): Improve the matching of lambda expressions ...
Christian Clason
2024-05-31
*
Merge pull request #29093 from bfredl/noring
bfredl
2024-05-31
|
\
|
*
refactor(fileio): use a linear buffer for FileDescriptor
bfredl
2024-05-30
[next]