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(lsp): move repeated table construction into a variable
tom-anders
2024-05-07
*
refactor(lsp): use vim.is_callable()
tom-anders
2024-05-07
*
refactor(lsp): s/options/opts for parameters in vim.lsp.buf
tom-anders
2024-05-07
*
fix(treesitter): clip end row early
Jaehwang Jung
2024-05-07
*
refactor(fold): avoid coverity false-positive
Jaehwang Jung
2024-05-07
*
docs(luacats): support backtick captured generic type
James Trew
2024-05-07
*
fix(lsp): enable() does not activate inlay hints on open buffers #28629
Yi Ming
2024-05-07
*
vim-patch:8d8cb45756cb (#28657)
zeertzjq
2024-05-07
*
build(deps): bump tree-sitter-query to v0.3.0
Christian Clason
2024-05-07
*
revert: default LSP mappings (#28649)
Gregory Anders
2024-05-06
*
refactor(snippet): rename exit() => stop() #28628
Justin M. Keyes
2024-05-06
*
vim-patch:53753f6a4925 (#28647)
zeertzjq
2024-05-06
*
fix(treesitter): update queries
Christian Clason
2024-05-05
*
build(deps): bump tree-sitter to v0.22.6
Christian Clason
2024-05-05
*
build: use libvterm commit with generated *.inc files
dundargoc
2024-05-05
*
fix(defaults): diagnostic mappings descriptions #28646
Evgeni Chasnovski
2024-05-05
*
docs: fix lua type warnings (#28633)
Maria José Solano
2024-05-05
*
vim-patch:ad4881cb3c04 (#28636)
zeertzjq
2024-05-04
*
fix(treesitter): escape "\" in :InspectTree #28613
Riley Bruins
2024-05-03
*
docs: deduplicate information in deprecated.txt
dundargoc
2024-05-03
*
build: simplify policy-setting for dependencies
dundargoc
2024-05-03
*
fix(lsp): replace bug-prone ternary operation #28627
Yi Ming
2024-05-03
*
build: remove `lintdoc` from `lint` target
dundargoc
2024-05-03
*
fix(vim.json): properly treat luanil options as booleans (#28622)
zeertzjq
2024-05-03
*
fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612
Justin M. Keyes
2024-05-03
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
fix(api): use correct buffer for "range" in nvim__redraw (#28614)
luukvbaal
2024-05-03
*
build: improve git-cliff CHANGELOG output
dundargoc
2024-05-02
*
Merge #28101 nvim__redraw
Justin M. Keyes
2024-05-02
|
\
|
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
|
*
refactor: add win_T argument to setcursor_mayforce()
Luuk van Baal
2024-05-02
*
|
feat(lsp): inlay_hint.is_enabled({filter}) #28523
Yi Ming
2024-05-02
|
/
*
feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543
Yi Ming
2024-05-02
*
vim-patch:9.1.0390: filetype: inko files are not recognized
Christian Clason
2024-05-02
*
vim-patch:9.1.0389: filetype: templ files are not recognized
Christian Clason
2024-05-02
*
docs(CONTRIBUTING): mention process of changing ft detection (#28598)
zeertzjq
2024-05-02
*
test: override XDG_STATE_HOME as well (#28604)
zeertzjq
2024-05-02
*
vim-patch:9.1.0388: cursor() and getregion() don't handle v:maxcol well (#28602)
zeertzjq
2024-05-02
*
ci: don't try to label backport PR if it was not created
dundargoc
2024-05-02
*
docs: add `hl-SnippetTabstop` tag
Evgeni Chasnovski
2024-05-02
*
fix(colorscheme): add missing LSP groups
Evgeni Chasnovski
2024-05-02
*
vim-patch:9.1.0386: filetype: stylus files not recognized
Christian Clason
2024-05-02
*
fix(ui): avoid recursiveness and invalid memory access #28578
luukvbaal
2024-05-01
*
ci: improve default backport pull request title
dundargoc
2024-05-01
*
ci: update vim_patches.yml to follow conventional commits
dundargoc
2024-05-01
*
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
2024-05-01
*
vim-patch:9.1.0383: filetype: .out files recognized as tex files
Christian Clason
2024-05-01
*
vim-patch:9.1.0382: filetype: Kbuild files are not recognized
Christian Clason
2024-05-01
*
docs: format vim_diff.txt for "flow" layout #28584
Justin M. Keyes
2024-04-30
*
docs(api): sort unreleased nvim__ functions last #28580
Justin M. Keyes
2024-04-30
[next]