summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2025-10-02feat(tui): native progress bars for Progress events #35973Gregory Anders1
2025-10-02vim-patch:cfcf1a5: runtime(doc): Clarify use of "noselect" in 'completeopt'zeertzjq1
2025-10-02vim-patch:6e28211: runtime(doc): Tweak documentation stylezeertzjq1
2025-10-01fix(diagnostics): showing stale diagnostics in handlers #35890Sergei Slipchenko1
2025-10-01vim-patch:014c731: runtime(doc): make :h virtcol() more accurate (#35976)zeertzjq1
2025-10-01fix(lsp): scope inline_completion autocmds to buffer (#35965)v1nh1shungry1
2025-09-30vim-patch:4edaf89: runtime(doc): improve preinserted() doczeertzjq1
2025-09-30vim-patch:9.1.1797: completion: autocompletion can be improvedzeertzjq2
2025-09-30vim-patch:992e307: runtime(doc): update list of modifiers at :h expand() (#35...zeertzjq2
2025-09-28docs: json, tests, lsp #35754Justin M. Keyes6
2025-09-29vim-patch:9.1.1802: 'nowrap' in a modeline may hide malicious code (#35946)zeertzjq1
2025-09-27fix(lsp): remove `vim.lsp.diagnostic.reset()` (#35938)Maria Solano1
2025-09-27feat(lsp): document method types (#35934)Maria Solano1
2025-09-27fix(lsp): use correct `workspace.diagnostics` capability key (#35937)Maria Solano1
2025-09-26fix(highlight): ensure extmark range is within buffer bounds #35928skewb1k1
2025-09-26fix(extui): setup buffers after activating `eventignorewin` (#35915)Tomasz N1
2025-09-24vim-patch:9.1.1787: filetype: not all Sway config files are recognizedzeertzjq1
2025-09-23vim-patch:224f8ca: runtime(doc): clarify 'fileignorecase' option setting (#35...zeertzjq1
2025-09-22fix(diagnostic): show diagnostics on buffer load #35866Yochem van Rosmalen1
2025-09-22docs(diagnostics): allow list of strings for vim.diagnostic.Opts.border (#35863)Karl Yngve Lervåg1
2025-09-21fix(health): errors in :checkhealth with pyenv-virtualenv #35865SkrrtBacharach1
2025-09-21vim-patch:9.1.1779: completion: 'autocomplete' cannot be enabled per buffer (...zeertzjq1
2025-09-21vim-patch:9.1.1774: cannot calculate sha256 of a Blobzeertzjq1
2025-09-18fix(health): hard fail on invalid "python-*" bin #35382Judit Novak1
2025-09-18vim-patch:9.1.1775: filetype: Mamba configuration files are not recognized #3...Samuel Huang1
2025-09-19vim-patch:6701480: runtime(filetype): Use s:StarSetf for all patterns ending ...zeertzjq1
2025-09-17fix(lsp): treat 2-triggers-at-once as "last char wins" #35435Tomasz N1
2025-09-17vim-patch:9.1.1763: filetype: kitty config files are not recognizedzeertzjq1
2025-09-16fix(lsp): restore Client:stop() force-stopping behavior (#35800)zeertzjq1
2025-09-16docs: small fixes (#35791)zeertzjq8
2025-09-16vim-patch:9.1.1764: filetype: CODEOWNERS file not recognized (#35789)zeertzjq1
2025-09-15fix(lsp): avoid re-enabling `document_color` on `registerCapability` (#35774)skewb1k2
2025-09-16fix(paste): don't use :echo immediately before :redraw (#35773)zeertzjq1
2025-09-15docs: optionlinks don't need the bars #35777Yochem van Rosmalen1
2025-09-15fix(lsp): avoid automatic request after leaving insert mode (#35767)zeertzjq1
2025-09-15fix(lua): don't leak timer when vim._watch.watch() fails (#35768)zeertzjq1
2025-09-15vim-patch:partial:235e77a: runtime(doc): Tweak documentation style more in op...zeertzjq1
2025-09-14vim-patch:97e0f95: runtime(doc): tweak documentation style a bit more in opti...zeertzjq1
2025-09-13feat(json): vim.json.encode() sort_keys #35574skewb1k1
2025-09-13docs: manpage, keycodes, jsonJustin M. Keyes3
2025-09-13fix(lsp): misleading logs in non-applicable filetypes #35749Justin M. Keyes1
2025-09-13vim-patch:partial:450d591: runtime(doc): tweak documentation style (#35748)zeertzjq1
2025-09-13feat(ui): support grid=0 in nvim_input_mouse #32535fredizzimo1
2025-09-13feat(pack): confirm "Always" to install all plugins #35733Evgeni Chasnovski1
2025-09-12vim-patch:9.1.1753: defaults: 'diffopt' option value can be improved (#35727)zeertzjq1
2025-09-11vim-patch:a0f37db: runtime(doc): use a single pattern in :h 'incsearch' examp...zeertzjq1
2025-09-11vim-patch:b2c8848: runtime(doc): improve docs related to 'autocomplete'zeertzjq1
2025-09-11vim-patch:9.1.1750: completion: preinserted text highlighed using ComplMatchInszeertzjq1
2025-09-09Merge pull request #35536 from bfredl/skipaheadbfredl3
2025-09-09fix(treesitter): use subpriorities for tree orderingbfredl2