summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/plugin
AgeCommit message (Expand)AuthorFiles
2026-04-05fix(net): handle remote archive URLs via tar/zip browse #38744Tom Ampuero1
2026-03-23feat(net): vim.net.request(outbuf) writes response to buffer #36164Yochem van Rosmalen1
2026-03-23refactor: rename termcap.lua -> tty.lua #38437Justin M. Keyes1
2026-03-23fix(runtime)!: move "tohtml" to pack/dist/opt/ #34557Justin M. Keyes3
2026-03-12docs: use "ev" convention in event-handlersJustin M. Keyes3
2025-12-20feat(cmdline): completion for :TOhtml #37045Eric Wong1
2025-11-19fix(vim.net): filetype detection, mark unmodified #36297Michele Sorcinelli1
2025-11-09refactor(spellfile): config() interface, docs #36481Yochem van Rosmalen1
2025-10-26refactor(spell): cleanupJustin M. Keyes1
2025-10-26refactor(spell): migrate to Lua, drop netrw dependencyTom Ampuero2
2025-10-07vim-patch:8824526: runtime(zip): add *.pkpass to list of zip extensions (#36061)zeertzjq1
2025-08-22feat(tui): add nvim_ui_send (#35406)Gregory Anders1
2025-07-23fix(shada): check return value is 0Yochem van Rosmalen1
2025-07-23refactor(shada): switch plugin/shada.vim to Lua #34725Yochem van Rosmalen2
2025-07-18vim-patch:9.1.1552: [security]: path traversal issue in tar.vimzeertzjq1
2025-07-17Merge pull request #34860 from gpanders/push-lorwmnmtysntGregory Anders1
2025-07-13feat(net): vim.net.request(), :edit [url] #34140Tom Ampuero1
2025-07-09feat(tui): use DA1 response to determine OSC 52 supportGregory Anders1
2025-05-22fix: use nvim namespace convention #34010Yochem van Rosmalen1
2025-05-13vim-patch:9.1.1384: still some problem with the new tutors filetype pluginbrianhuster1
2025-05-13vim-patch:3704b5b: runtime(tutor): improve tutor.vim plugin and filetype pluginbrianhuster1
2025-04-12fix(man.lua): noisy "ENOENT" error on Windows #33409Emanuel Krollmann1
2025-04-10vim-patch:9.1.1289: tests: no test for matchparen plugin with WinScrolled eve...zeertzjq1
2025-04-03vim-patch:a359c9c: runtime(zip): add *.whl to the list of zip extensionszeertzjq1
2025-03-15vim-patch:9.1.1203: matchparen keeps cursor on case label in sh filetype (#32...zeertzjq1
2025-03-12fix: update osc52 termfeatures flag on UIEnter/UILeave (#32756)Gregory Anders1
2025-03-09vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...zeertzjq1
2025-03-01vim-patch:56957ed: runtime(misc): add support for bzip3 to tar, vimball and g...Christian Clason2
2025-02-07vim-patch:b69cd52: runtime(misc): Add support for lz4 to tar & gzip plugin (#...zeertzjq2
2025-01-18vim-patch:9cfdabb: runtime(netrw): change netrw maintainerChristian Clason1
2025-01-14refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano2
2025-01-04fix(runtime): let matchit and matchparen skips fallback on treesitter capturesEmilia Simmons1
2024-12-31feat(clipboard)!: use OSC 52 as fallback clipboard provider (#31730)Gregory Anders1
2024-12-20vim-patch:c363ca1: runtime(netrw): change indent size from 1 to 2 (#31648)zeertzjq1
2024-12-18refactor(man.lua): various changesLewis Russell1
2024-11-05vim-patch:59834ba: runtime(matchparen): Add matchparen_disable_cursor_hl conf...Christian Clason1
2024-10-31vim-patch:8b0fa7a: runtime(netrw): make :Launch/Open autoloadablezeertzjq1
2024-10-31vim-patch:d69ffbe: runtime(netrw): add missing change for s:redir()zeertzjq1
2024-10-31vim-patch:7019788: runtime(netrw): improve netrw's open-handling furtherzeertzjq1
2024-10-31vim-patch:7c96776: runtime(netrw): fix syntax error in netrwPlugin.vimzeertzjq1
2024-10-31vim-patch:3d7e567: runtime(netrw): simplify gx file handlingzeertzjq1
2024-08-25vim-patch:9.1.0694: matchparen is slow on a long line (#30134)zeertzjq1
2024-07-16fix(tohtml): support ranges againaltermo1
2024-05-18vim-patch:94043780196c (#28831)zeertzjq1
2024-05-09vim-patch:1e34b95e4402Christian Clason1
2024-04-05feat(defaults): add :Inspect to right-click menu (#28181)zeertzjq1
2024-03-12vim-patch:9.1.0167: Changing buffer in another window causes it to show match...zeertzjq1
2024-02-28fix(tohtml): set filetype of generated HTML to `html`Christian Clason1
2024-02-28feat!: rewrite TOhtml in luaaltermo2
2024-02-21vim-patch:f9ca139e3aa1 (#27554)zeertzjq2