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(io): make rstream use a linear buffer
bfredl
2024-06-08
|
|
|
/
/
|
*
/
/
feat(lua): add `vim._with`
dundargoc
2024-06-08
|
|
/
/
|
*
|
refactor: quadratic behavior in vim_findfile_stopdir (#29232)
James
2024-06-08
|
*
|
fix(man): filter OSC 8 hyperlink markup #29171
Lennard Hofmann
2024-06-07
|
*
|
feat: get/set namespace properties #28728
altermo
2024-06-07
|
*
|
fix(lsp): fix reverse sorting of same position text edits (#29212)
Al Colmenar
2024-06-07
|
*
|
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
2024-06-07
|
*
|
revert(commitlint): stop ignoring "fixup" commits (#29184)
dundargoc
2024-06-07
|
*
|
docs: misc (#28837)
dundargoc
2024-06-07
|
*
|
vim-patch:ce47d32: runtime(cpp): Change 'cms' for C++ to '// %s'
Christian Clason
2024-06-07
|
*
|
feat(editorconfig): add support for spelling_language (#28638)
sus-domesticus
2024-06-06
|
*
|
Merge pull request #29221 from bfredl/filebuffix
bfredl
2024-06-06
|
|
\
\
|
|
*
|
fix(fileio): copy to correct buffer position when reading
bfredl
2024-06-06
|
|
/
/
|
*
|
vim-patch:92f4e91: runtime(vim): Update base-syntax, allow whitespace before ...
zeertzjq
2024-06-06
|
*
|
Merge pull request #29209 from zeertzjq/vim-9.1.0467
zeertzjq
2024-06-06
|
|
\
\
|
|
*
|
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
2024-06-06
|
|
*
|
vim-patch:9.1.0467: typos in some comments
zeertzjq
2024-06-06
|
|
/
/
|
*
|
fix(tui): move $COLORTERM check to _defaults.lua (#29197)
Gregory Anders
2024-06-05
|
*
|
fix(lua): don't clamp -1 or v:maxcol in vim.highlight.range() (#29203)
zeertzjq
2024-06-05
|
*
|
Merge pull request #29200 from zeertzjq/vim-9.1.0463
zeertzjq
2024-06-05
|
|
\
\
|
|
*
|
vim-patch:9.1.0466: Missing comments for fuzzy completion
zeertzjq
2024-06-05
|
|
*
|
vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should work
zeertzjq
2024-06-05
|
|
*
|
vim-patch:9.1.0463: no fuzzy-matching support for insert-completion
zeertzjq
2024-06-05
|
|
/
/
|
*
|
fix(diagnostic): fix float scope filtering (#29134)
Andre Toerien
2024-06-04
|
*
|
vim-patch:98b73eb: runtime(netrw): prevent accidental data loss
Christian Clason
2024-06-04
|
*
|
fix(lsp): check if buffer is valid before LspDetach autocmd (#29162)
Saltaformajo
2024-06-04
|
*
|
fix(lsp): remove superfluous on_detach callback from semantic tokens module (...
jdrouhard
2024-06-04
|
*
|
fix(lsp): account for changedtick version gap on modified reset (#29170)
Mathias Fußenegger
2024-06-04
|
*
|
fix(ui): superfluous showmode / excessive grid_cursor_goto #29089
luukvbaal
2024-06-04
|
*
|
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
|
|
\
\
\
[prev]
[next]