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
...
|
*
|
|
fix(lsp): avoid switching buffers on lsp attach (#22689)
August Masquelier
2023-03-17
|
|
/
/
|
*
|
Merge pull request #22680 from clason/bump-luarocks
Christian Clason
2023-03-17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
build(deps): bump mpack to 1.0.10
Christian Clason
2023-03-17
|
|
*
build(deps): bump luacheck to 1.1.0-1
Christian Clason
2023-03-15
|
|
*
build(deps): bump coxpcall to 1.17.0-1
Christian Clason
2023-03-15
|
|
*
build(deps): bump luarocks to v3.9.2
Christian Clason
2023-03-15
|
*
|
Merge pull request #22687 from bfredl/intermarks
bfredl
2023-03-16
|
|
\
\
|
|
*
|
refactor(extmarks): some minor internal API changes
bfredl
2023-03-16
|
|
/
/
|
*
/
docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)
ii14
2023-03-16
|
|
/
|
*
build(deps): bump tree-sitter to HEAD - a318b42c8
Christian Clason
2023-03-15
|
*
fix(lua): vim.deprecate() shows ":help deprecated" #22677
Justin M. Keyes
2023-03-15
|
*
docs(html): render @see items as a list #22675
Justin M. Keyes
2023-03-15
|
*
test: Windows not detected in msys shells #22671
Enan Ajmain
2023-03-15
|
*
Merge pull request #22666 from bfredl/unscreen
bfredl
2023-03-14
|
|
\
|
|
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
|
*
|
fix(lsp): kill buffers after renaming a directory #22618
Ivan
2023-03-14
|
*
|
fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636
hrsh7th
2023-03-14
|
*
|
docs(lsp): opt-out of default LSP "gq" #22615
Zoltán Reegn
2023-03-14
|
*
|
Merge pull request #22658 from clason/help-marks
Christian Clason
2023-03-14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
docs(help): consistent headers for local additions
Christian Clason
2023-03-13
|
|
*
fix(help): force tree reparse after local addition insertion
Christian Clason
2023-03-13
|
*
|
Merge pull request #22659 from bfredl/floatruler
bfredl
2023-03-14
|
|
\
\
|
|
*
|
fix(screen): redraw the ruler for a current floating window
bfredl
2023-03-14
|
|
|
/
|
*
|
build(deps): bump tree-sitter to v0.20.8 (#22663)
Christian Clason
2023-03-14
|
*
|
test: re-bundle cat on windows (#21255)
dundargoc
2023-03-14
|
|
/
|
*
fix(lsp): remove_workspace_folders fails if client has no workspace_folders #...
Dan Strokirk
2023-03-13
|
*
Merge pull request #22627 from nullchilly/highlight-cleanup
Christian Clason
2023-03-13
|
|
\
|
|
*
docs: add removed features in news.txt
nullchilly
2023-03-12
|
|
*
refactor(health)!: remove deprecated health.lua
nullchilly
2023-03-11
|
|
*
refactor(treesitter)!: remove deprecated show_tree func
nullchilly
2023-03-11
|
|
*
refactor(highlight)!: remove deprecated functions
nullchilly
2023-03-11
|
*
|
fix(treesitter): foldexpr (#22652)
Lewis Russell
2023-03-13
|
*
|
test(old): unskip working tests on Windows (#22650)
zeertzjq
2023-03-13
|
*
|
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
|
*
|
feat(options)!: deprecate paste, remove pastetoggle (#22647)
ii14
2023-03-13
|
*
|
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
2023-03-13
|
*
|
test(float_spec): add missing sum_scroll_delta #22648
zeertzjq
2023-03-12
|
*
|
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
|
*
|
Merge pull request #22590 from bfredl/status2
bfredl
2023-03-12
|
|
\
\
|
|
*
|
refactor(redraw): make cursor position redraw use the "redraw later" pattern
bfredl
2023-03-12
|
|
/
/
|
*
|
fix(lsp): use line start/end for visual line selection (#22632)
Mathias Fußenegger
2023-03-12
|
*
|
test: use a wider screen in the rightleft winhl test (#22641)
zeertzjq
2023-03-12
|
*
|
fix(screen): correctly draw background and eob with 'rightleft' (#22640)
zeertzjq
2023-03-12
|
*
|
fix(sleep): correct cursor placement (#22639)
zeertzjq
2023-03-12
|
*
|
vim-patch:9.0.1401: condition is always true (#22638)
zeertzjq
2023-03-12
|
*
|
ci: bump to windows 2022
dundargoc
2023-03-11
|
*
|
revert: "build: enable cmake workflow presets (#21860)"
dundargoc
2023-03-11
|
*
|
Merge pull request #22613 from lewis6991/feat/tsqueryutil
Lewis Russell
2023-03-11
|
|
\
\
|
|
*
|
refactor(treesitter): add Range type aliase for Range4|Range6
Lewis Russell
2023-03-11
|
|
*
|
feat(treesitter)!: consolidate query util functions
Lewis Russell
2023-03-10
[prev]
[next]