summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2026-01-12vim-patch:9.1.2078: A few more typos in various files (#37368)zeertzjq1
2026-01-12vim-patch:9.1.2079: use-after-free with 'qftf' wiping buffer (#37364)zeertzjq1
2026-01-11perf(lsp): avoid textDocument/definition requests during tag completion (#37260)Robert Muir1
2026-01-11fix(lua): vim._with() doesn't save boolean options properly (#37354)zeertzjq1
2026-01-10feat(pack): add checkhealthEvgeni Chasnovski1
2026-01-09fix(health): emit Progress message #37123Yochem van Rosmalen1
2026-01-09feat(inspect): update to a8ca312Christian Clason1
2026-01-08fix(pack): ensure plugin directory is created during first usage attemptEvgeni Chasnovski1
2026-01-07docs: drop vim.pack WIP note, add example code #37229Evgeni Chasnovski1
2026-01-07feat(editor): :source can run Lua codeblock / ts injection #36799benarcher26911
2026-01-07fix(filetype): fix typo (#37286)zeertzjq1
2026-01-07docs: misc (#37280)zeertzjq4
2026-01-07vim-patch:9.1.2062: filetype: djot files are not recognizedzeertzjq1
2026-01-07vim-patch:9.1.2061: filetype: Koka files are not recognizedzeertzjq1
2026-01-07vim-patch:9.1.2060: filetype: Rasi include files are not recognizedzeertzjq1
2026-01-07vim-patch:9.1.2059: filetype: Nickel files are not recognizedzeertzjq1
2026-01-04fix(diagnostic): display 1-based related information line/col numbers (#37093)Robert Muir1
2026-01-03vim-patch:93eb081: runtime(doc): Clarify visual mark behavior in getpos(), se...zeertzjq1
2026-01-03vim-patch:9.1.2042: filetype: systemd quadlet files are not recognized (#37208)zeertzjq1
2026-01-02vim-patch:9.1.2043: filetype: kos files are not reconizedChristian Clason1
2026-01-02fix(lsp): `:lsp restart` restarts on client exit #37125Olivia Kinnear2
2026-01-02fix(diagnostic): check for extmark in get_logical_pos #37127Kira Kawai1
2026-01-02fix(lsp): improve dynamic registration handling #37161Tristan Knight3
2025-12-31vim-patch:9.1.2035: filetype: filetype: Fennel fnlm files are not recognized ...zeertzjq1
2025-12-31vim-patch:9.1.2034: filetype: Fennel fnml files are not recognized (#37176)zeertzjq1
2025-12-30fix(treesitter): use metadata in :EditQuery captures #37116Peter Cardenas1
2025-12-30Merge #37113 from echasnovski/pack-better-revertJustin M. Keyes2
2025-12-30fix(diagnostic): unstable sorting by severity #37154glepnir1
2025-12-30Merge #37142 from echasnovski/pack-safer-delJustin M. Keyes2
2025-12-30Merge #36870 from justinmk/luacoreJustin M. Keyes13
2025-12-30fix(vim.fs): avoid fn.fnamemodify in fs.root #37162Jason Shipman1
2025-12-30build: move shared.lua to _core/Justin M. Keyes2
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes12
2025-12-29feat(terminal): include sequence terminator in TermRequest event (#37152)Kyle1
2025-12-28feat(pack)!: suggest "delete" code action only for not active pluginsEvgeni Chasnovski2
2025-12-28feat(pack): hint in confirmation buffer that plugin is not activeEvgeni Chasnovski2
2025-12-28feat(pack)!: make `del()` only remove non-active plugins by defaultEvgeni Chasnovski2
2025-12-28vim-patch:9.1.2027: filetype: bicep filetype used for 2 bicep file types (#37...zeertzjq1
2025-12-28vim-patch:9.1.2024: 'fsync' option cannot be set per buffer (#37129)zeertzjq1
2025-12-27vim-patch:9.1.2021: filetype: fluent files are not recognized (#37117)zeertzjq1
2025-12-26feat(pack): allow running `update()` without Internet connectionEvgeni Chasnovski2
2025-12-26feat(pack): allow choosing update target in `update()`Evgeni Chasnovski1
2025-12-26feat(lsp): on_accept can return item to customize behavior #37092Yi Ming1
2025-12-25docs(pack): use more tags and add "Use shorter source" exampleEvgeni Chasnovski1
2025-12-25feat(pack)!: change `src` of installed plugin inside `update()` in placeEvgeni Chasnovski1
2025-12-25fix(ex): error handling for `:lsp` #37061Olivia Kinnear1
2025-12-24vim-patch:2006415: runtime(doc): add reference to searchcount() functionzeertzjq1
2025-12-23fix(lua): separate vim.{g,b,w,t} types #37081phanium1
2025-12-23vim-patch:9.1.2008: filetype: hylo files are not recognizedzeertzjq1
2025-12-23vim-patch:9.1.2007: filetype: bpftrace hashbang lines are not recognizedzeertzjq1