aboutsummaryrefslogtreecommitdiff
path: root/runtime/plugin
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into mix_20240309HEADrahmJosh Rahm2025-02-05
|\
| * vim-patch:9cfdabb: runtime(netrw): change netrw maintainerChristian Clason2025-01-18
| * refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano2025-01-14
| * fix(runtime): let matchit and matchparen skips fallback on treesitter capturesEmilia Simmons2025-01-04
| * feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)Gregory Anders2024-12-31
| * vim-patch:c363ca1: runtime(netrw): change indent size from 1 to 2 (#31648)zeertzjq2024-12-20
| * refactor(man.lua): various changesLewis Russell2024-12-18
* | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-11-25
|\|
| * vim-patch:59834ba: runtime(matchparen): Add matchparen_disable_cursor_hl conf...Christian Clason2024-11-05
| * vim-patch:8b0fa7a: runtime(netrw): make :Launch/Open autoloadablezeertzjq2024-10-31
| * vim-patch:d69ffbe: runtime(netrw): add missing change for s:redir()zeertzjq2024-10-31
| * vim-patch:7019788: runtime(netrw): improve netrw's open-handling furtherzeertzjq2024-10-31
| * vim-patch:7c96776: runtime(netrw): fix syntax error in netrwPlugin.vimzeertzjq2024-10-31
| * vim-patch:3d7e567: runtime(netrw): simplify gx file handlingzeertzjq2024-10-31
* | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-11-19
|\|
| * vim-patch:9.1.0694: matchparen is slow on a long line (#30134)zeertzjq2024-08-25
| * fix(tohtml): support ranges againaltermo2024-07-16
* | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-05-24
|\|
| * vim-patch:94043780196c (#28831)zeertzjq2024-05-18
| * vim-patch:1e34b95e4402Christian Clason2024-05-09
| * feat(defaults): add :Inspect to right-click menu (#28181)zeertzjq2024-04-05
| * vim-patch:9.1.0167: Changing buffer in another window causes it to show match...zeertzjq2024-03-12
* | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2024-03-09
|\|
| * fix(tohtml): set filetype of generated HTML to `html`Christian Clason2024-02-28
| * feat!: rewrite TOhtml in luaaltermo2024-02-28
| * vim-patch:f9ca139e3aa1 (#27554)zeertzjq2024-02-21
| * fix(osc52): do not use 'vim.iter' (#27218)Evgeni Chasnovski2024-01-26
| * vim-patch:3a5b3df7764d (#26956)dundargoc2024-01-10
| * feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
* | Merge remote-tracking branch 'upstream/master' into userreguserregJosh Rahm2023-11-29
|\|
| * fix(man): set the nested flag for the BufReadCmd autocommand (#26285)Gregory Anders2023-11-28
| * fix(rplugin): dont create data dir if it's a broken symlink #25726Samuel (ThinLinc team)2023-11-28
| * fix(osc52): enable OSC 52 by default in tmux sessions (#26072)Gregory Anders2023-11-16
| * feat(clipboard): enable OSC 52 clipboard provider by default (#26064)Gregory Anders2023-11-16
| * vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)zeertzjq2023-11-13
| * fix(man): make :Man with a range work (#25922)zeertzjq2023-11-07
| * vim-patch:d3e277f279ed (#25734)zeertzjq2023-10-21
| * feat(treesitter): add lang parameter to the query editor (#25181)Maria José Solano2023-09-16
| * refactor(treesitter): rename "preview" => "edit" #25161Maria José Solano2023-09-15
| * vim-patch:86cfb39030ebChristian Clason2023-09-09
| * feat(treesitter): add a query editor (#24703)Maria José Solano2023-08-25
| * vim-patch:e978b4534a5e (#24697)Sean Dewar2023-08-13
| * fix(gx): move to to _init_default_mappings #24420marshmallow2023-07-24
| * fix(runtime): don't set gx mapping if already mapped (#24262)zeertzjq2023-07-05
| * fix(vim.ui.open): return (don't show) error messageJustin M. Keyes2023-07-05
| * fix(gx): visual selection, expand env varsJustin M. Keyes2023-07-04
| * feat(vim.ui): vim.ui.open, "gx" without netrwmarshmallow2023-07-04
| * vim-patch:b7398fe41c9e (#23627)Christian Clason2023-05-15
| * vim-patch:71badf9547e8 (#23285)Christian Clason2023-04-23
| * refactor: remove :CheckHealthdundargoc2023-04-12