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
*
feat(win32): embed executable icon
alex-tdrn
2024-07-02
*
build(deps): fix formatc target on MSVC
dundargoc
2024-07-02
*
fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529)
zeertzjq
2024-07-01
*
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
2024-06-30
*
refactor: remove special handling for lowercase German sharp s
dundargoc
2024-06-29
*
Merge pull request #29467 from bfredl/shadapack2
bfredl
2024-06-29
|
\
|
*
refactor(shada): don't use msgpack_packer for shada
bfredl
2024-06-27
*
|
refactor: remove special-case conversion for german sharp s
dundargoc
2024-06-29
*
|
refactor: use `vim._with` where possible
dundargoc
2024-06-28
*
|
refactor: replace utf_convert with utf8proc conversion functions
dundargoc
2024-06-28
*
|
build: add utf8proc as dependency
dundargoc
2024-06-28
|
/
*
Merge pull request #29483 from bfredl/nonbinary
bfredl
2024-06-27
|
\
|
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
|
fix(lsp): pre-filter matches on label if filterText is missing (#29491)
Mathias Fußenegger
2024-06-27
*
|
fix(lsp): avoid vim.keymap.del error when stopping a client (#29478)
Matt Fellenz
2024-06-26
*
|
Merge pull request #29280 from echasnovski/with-owobogo
dundargoc
2024-06-26
|
\
\
|
*
|
feat(lua): add `context.env` (environment variables) to `vim._with()`
Evgeni Chasnovski
2024-06-24
|
*
|
feat(lua): update `vim._with` to allow more granular option contexts
Evgeni Chasnovski
2024-06-24
|
*
|
test(lua): cover `vim._with()` with tests
Evgeni Chasnovski
2024-06-24
*
|
|
ci(lintcommit): allow capitalized letter after colon in description (#29480)
zeertzjq
2024-06-26
|
|
/
|
/
|
*
|
vim-patch:9.1.0516: need more tests for nested dicts and list comparison (#29...
Yinzuo Jiang
2024-06-25
*
|
vim-patch:62f7b55: runtime(netrw): save and restore register 0-9, a and unnam...
zeertzjq
2024-06-25
*
|
vim-patch:ecd642a: runtime(doc): clarify, that register 1-9 will always be sh...
zeertzjq
2024-06-25
|
/
*
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
Tom Praschan
2024-06-24
*
refactor(filetype): change some patterns to extensions (#29472)
zeertzjq
2024-06-24
*
perf(treesitter): remove unnecessary foldexpr loop
Riley Bruins
2024-06-24
*
Merge pull request #29358 from bfredl/typvalpack
bfredl
2024-06-24
|
\
|
*
refactor(typval): don't use msgpack_packer for msgpackdump()
bfredl
2024-06-24
|
/
*
fix(treesitter): do not modify highlight state for _on_spell_nav
Luuk van Baal
2024-06-24
*
vim-patch:01a4fb1: runtime(java): Compose "g:java_highlight_signature" and "g...
Christian Clason
2024-06-23
*
fix(gen_vimdoc): correctly generate function fields
TheLeoP
2024-06-22
*
fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445)
zeertzjq
2024-06-22
*
vim-patch:fc64ac0: runtime(vim): Update base-syntax, fix function tail commen...
zeertzjq
2024-06-22
*
vim-patch:9.1.0506: filetype: .envrc & .prettierignore not recognized
Christian Clason
2024-06-21
*
vim-patch:17e0a19: runtime(scheme): update runtime files
Christian Clason
2024-06-21
*
vim-patch:beb02ed: runtime(java): Optionally highlight parameterised types
Christian Clason
2024-06-21
*
vim-patch:9.1.0512: Mode message for spell completion doesn't match allowed k...
zeertzjq
2024-06-21
*
Merge pull request #29436 from zeertzjq/vim-9.1.0507
zeertzjq
2024-06-21
|
\
|
*
vim-patch:9.1.0511: CursorMovedC triggered wrongly with setcmdpos()
zeertzjq
2024-06-21
|
*
vim-patch:9.1.0507: hard to detect cursor movement in the command line
zeertzjq
2024-06-21
|
/
*
vim-patch:6ccf6da: runtime(gomod): add gomod filetype plugin (#29433)
yuyk
2024-06-21
*
fix(treesitter): don't open fold when o/O adds a line below #28709
Jaehwang Jung
2024-06-20
*
build(vim-patch.sh): don't ignore changes to version*.txt (#29425)
zeertzjq
2024-06-20
*
vim-patch:9.1.0505: filetype: Faust files are not recognized (#29426)
zeertzjq
2024-06-20
*
vim-patch:94c5d8a: runtime(java): Remove the group exclusion list from @javaTop
Christian Clason
2024-06-20
*
Merge pull request #29413 from jiangyinzuo/vim-patch-9.1.0497
zeertzjq
2024-06-20
|
\
|
*
vim-patch:partial:9.1.0501: too complicated mapping restore in termdebug
Yinzuo Jiang
2024-06-20
|
*
vim-patch:partial:9.1.0497: termdebug can be further improved
Yinzuo Jiang
2024-06-19
*
|
vim-patch:9.1.0504: inner-tag textobject confused about ">" in attributes (#2...
zeertzjq
2024-06-20
*
|
vim-patch:aeca717: runtime(nohlsearch): simplify mapping
Christian Clason
2024-06-19
[next]