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
/
runtime
/
lua
/
vim
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1907: No support for liquidsoap filetypes
Christian Clason
2023-09-17
*
fix(treesitter): _trees may not be list-like
Jaehwang Jung
2023-09-17
*
fix(lua): not using global value in vim.opt_global (#25196)
Phelipe Teles
2023-09-17
*
feat(treesitter): add lang parameter to the query editor (#25181)
Maria José Solano
2023-09-16
*
fix(treesitter): properly combine injection.combined regions
Jaehwang Jung
2023-09-16
*
fix(treesitter): fix trim predicate
Lewis Russell
2023-09-16
*
fix(typing): vim.fn.execute
Lewis Russell
2023-09-16
*
perf(treesitter): do not scan past given line for predicate match
L Lllvvuu
2023-09-16
*
fix(languagetree): apply `resolve_lang` to `metadata['injection.language']`
L Lllvvuu
2023-09-16
*
refactor(treesitter): remove duplicated diagnostic code (#24976)
Maria José Solano
2023-09-15
*
refactor(treesitter): rename "preview" => "edit" #25161
Maria José Solano
2023-09-15
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
refactor(treesitter): deprecate for_each_child #25118
LW
2023-09-14
*
fix(treesitter): `language.add` - only register parser if it exists
L Lllvvuu
2023-09-14
*
feat(lsp): remove notify from vim.lsp.buf_detach_client (#25140)
Mathias Fußenegger
2023-09-14
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
feat(vimdoc): support Markdown code blocks (#25127)
Gregory Anders
2023-09-13
*
fix(treesitter): don't update fold if tree is unchanged
Jaehwang Jung
2023-09-13
*
fix(treesitter): fixup for InspectTree
Lewis Russell
2023-09-12
*
fix(treesitter): remove more double recursion
Lewis Russell
2023-09-12
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
fix(languagetree): remove double recursion in LanguageTree:parse
L Lllvvuu
2023-09-12
*
fix(decorations): better approximation of botline #24794
Jaehwang Jung
2023-09-11
*
Merge pull request #24901 from faergeek/more-intuitive-cursor-update
bfredl
2023-09-11
|
\
|
*
fix(api): more intuitive cursor updates in nvim_buf_set_text
Sergey Slipchenko
2023-09-11
*
|
vim-patch:9.0.1891: No runtime support for Mojo
Christian Clason
2023-09-11
|
/
*
feat(lsp): improve control over placement of floating windows (#24494)
Grace Petryk
2023-09-10
*
fix(highlight): add create param in nvim_get_hl
glepnir
2023-09-09
*
feat(runtime): highlight hl groups in syntax.txt (#25050)
zeertzjq
2023-09-08
*
feat(lsp): add original LSP Location as item's user_data in locations_to_item...
Tom Praschan
2023-09-07
*
fix(diagnostic): always return copies of diagnostic items (#25010)
Evgeni Chasnovski
2023-09-06
*
fix: windows timeouts have exit code 1
Lewis Russell
2023-09-05
*
refactor(vim.system): factor out on_exit handling
Lewis Russell
2023-09-05
*
fix(vim.system): make timeout work properly
Lewis Russell
2023-09-05
*
fix(vim.system): let on_exit handle cleanup after kill
Lewis Russell
2023-09-05
*
build: bump lpeg to 1.1.0 (#25016)
dundargoc
2023-09-04
*
vim-patch:9.0.1856: issues with formatting positional arguments (#25013)
zeertzjq
2023-09-04
*
fix(lsp): wrong iterator in registerCapability handler (#24971)
TheBlob42
2023-09-01
*
refactor(lsp): add type annotation for lsp.Client.server_capabilities (#24925)
Jongwook Choi
2023-08-31
*
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
2023-08-31
*
vim-patch:9.0.1820: Rexx files may not be recognised (#24956)
zeertzjq
2023-08-31
*
vim-patch:9.0.1797: Vimball/Visual Basic filetype detection conflict (#24947)
zeertzjq
2023-08-31
*
vim-patch:9.0.1807: runtime: crystal scripts not recognised (#24949)
zeertzjq
2023-08-31
*
vim-patch:9.0.1803: runtime(filetype): Add norg language detection (#24948)
zeertzjq
2023-08-31
*
fix(builtin): fix incorrect optional fields for fn.sign_define
Jongwook Choi
2023-08-30
*
fix(treesitter): update folds only once on InsertLeave
Jaehwang Jung
2023-08-29
*
feat(builtin): improve types
Lewis Russell
2023-08-27
*
fix(types): add some return/parameter type annotations (#24867)
Maria José Solano
2023-08-27
*
fix(treesitter): validate window before updating preview highlights
Maria José Solano
2023-08-27
*
feat(highlight): add `FloatFooter` highlight group
Evgeni Chasnovski
2023-08-26
[next]