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
/
plugin
Commit message (
Expand
)
Author
Age
*
vim-patch:b69cd52: runtime(misc): Add support for lz4 to tar & gzip plugin (#...
zeertzjq
2025-02-07
*
vim-patch:9cfdabb: runtime(netrw): change netrw maintainer
Christian Clason
2025-01-18
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
*
fix(runtime): let matchit and matchparen skips fallback on treesitter captures
Emilia Simmons
2025-01-04
*
feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)
Gregory Anders
2024-12-31
*
vim-patch:c363ca1: runtime(netrw): change indent size from 1 to 2 (#31648)
zeertzjq
2024-12-20
*
refactor(man.lua): various changes
Lewis Russell
2024-12-18
*
vim-patch:59834ba: runtime(matchparen): Add matchparen_disable_cursor_hl conf...
Christian Clason
2024-11-05
*
vim-patch:8b0fa7a: runtime(netrw): make :Launch/Open autoloadable
zeertzjq
2024-10-31
*
vim-patch:d69ffbe: runtime(netrw): add missing change for s:redir()
zeertzjq
2024-10-31
*
vim-patch:7019788: runtime(netrw): improve netrw's open-handling further
zeertzjq
2024-10-31
*
vim-patch:7c96776: runtime(netrw): fix syntax error in netrwPlugin.vim
zeertzjq
2024-10-31
*
vim-patch:3d7e567: runtime(netrw): simplify gx file handling
zeertzjq
2024-10-31
*
vim-patch:9.1.0694: matchparen is slow on a long line (#30134)
zeertzjq
2024-08-25
*
fix(tohtml): support ranges again
altermo
2024-07-16
*
vim-patch:94043780196c (#28831)
zeertzjq
2024-05-18
*
vim-patch:1e34b95e4402
Christian Clason
2024-05-09
*
feat(defaults): add :Inspect to right-click menu (#28181)
zeertzjq
2024-04-05
*
vim-patch:9.1.0167: Changing buffer in another window causes it to show match...
zeertzjq
2024-03-12
*
fix(tohtml): set filetype of generated HTML to `html`
Christian Clason
2024-02-28
*
feat!: rewrite TOhtml in lua
altermo
2024-02-28
*
vim-patch:f9ca139e3aa1 (#27554)
zeertzjq
2024-02-21
*
fix(osc52): do not use 'vim.iter' (#27218)
Evgeni Chasnovski
2024-01-26
*
vim-patch:3a5b3df7764d (#26956)
dundargoc
2024-01-10
*
feat(defaults): enable 'termguicolors' by default when supported by terminal
Gregory Anders
2023-12-06
*
fix(man): set the nested flag for the BufReadCmd autocommand (#26285)
Gregory Anders
2023-11-28
*
fix(rplugin): dont create data dir if it's a broken symlink #25726
Samuel (ThinLinc team)
2023-11-28
*
fix(osc52): enable OSC 52 by default in tmux sessions (#26072)
Gregory Anders
2023-11-16
*
feat(clipboard): enable OSC 52 clipboard provider by default (#26064)
Gregory Anders
2023-11-16
*
vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)
zeertzjq
2023-11-13
*
fix(man): make :Man with a range work (#25922)
zeertzjq
2023-11-07
*
vim-patch:d3e277f279ed (#25734)
zeertzjq
2023-10-21
*
feat(treesitter): add lang parameter to the query editor (#25181)
Maria José Solano
2023-09-16
*
refactor(treesitter): rename "preview" => "edit" #25161
Maria José Solano
2023-09-15
*
vim-patch:86cfb39030eb
Christian Clason
2023-09-09
*
feat(treesitter): add a query editor (#24703)
Maria José Solano
2023-08-25
*
vim-patch:e978b4534a5e (#24697)
Sean Dewar
2023-08-13
*
fix(gx): move to to _init_default_mappings #24420
marshmallow
2023-07-24
*
fix(runtime): don't set gx mapping if already mapped (#24262)
zeertzjq
2023-07-05
*
fix(vim.ui.open): return (don't show) error message
Justin M. Keyes
2023-07-05
*
fix(gx): visual selection, expand env vars
Justin M. Keyes
2023-07-04
*
feat(vim.ui): vim.ui.open, "gx" without netrw
marshmallow
2023-07-04
*
vim-patch:b7398fe41c9e (#23627)
Christian Clason
2023-05-15
*
vim-patch:71badf9547e8 (#23285)
Christian Clason
2023-04-23
*
refactor: remove :CheckHealth
dundargoc
2023-04-12
*
feat!: remove vimballs (#22402)
dundargoc
2023-04-11
*
feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)
Gregory Anders
2023-04-07
*
fix(treesitter): InspectTree does not respect 'splitright' #22692
Yochem van Rosmalen
2023-03-17
*
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
2023-03-13
*
feat(treesitter): add :InspectTree command (#22477)
Christian Clason
2023-03-02
[next]