aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
Commit message (Expand)AuthorAge
* docs(eval): fix dict param type of mapsetSean Dewar2025-04-01
* docs(eval): fix lnum type for functions using tv_get_lnumSean Dewar2025-04-01
* fix(lsp): better handling of "*" configsLewis Russell2025-03-31
* feat(float): 'winborder' "bold" style #33189glepnir2025-03-31
* fix(defaults): enable :terminal [[,]] motion in operator-pending mode #33217Ghjuvan Lacambre2025-03-31
* fix(treesitter): don't memoize modified headings (#33186)Tan, Long2025-03-31
* docs: lsp config/commands #33122Justin M. Keyes2025-03-30
* fix(defaults): visual-mode [[,]] for :terminal shell prompts #33201msaher2025-03-30
* feat(lsp): workspace_required #31824Michael Strobel2025-03-30
* docs(lsp): `vim.api.buf_request_sync` can also take function as `params` #33170Tighearnán Carroll2025-03-30
* fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999Bartłomiej Maryńczak2025-03-30
* docs: faq, lua packages #33183Phạm Bình An2025-03-30
* fix(checkhealth): check outdated pynvim version properly #33175zeertzjq2025-03-30
* feat(checkhealth): emoji for OK/WARN/ERROR #33172Justin M. Keyes2025-03-30
* fix(checkhealth): check g:loaded_xx_provider for all providers #33168Justin M. Keyes2025-03-29
* fix(provider): misleading :checkhealth if user sets g:loaded_python3_provider...Sathya Pramodh2025-03-29
* refactor(treesitter): migrate to ts parser callback API #33141Riley Bruins2025-03-29
* vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq2025-03-29
* fix(checkhealth): don't override user "q" keymap #33132phanium2025-03-29
* vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq2025-03-29
* fix(lsp): warn on missing config in :checkhealth #33087Micah Halter2025-03-28
* fix(provider)!: drop Python 3.7, 3.8 support #33088v1nh1shungry2025-03-28
* refactor(treesitter): simplify injection retrieval #33104Riley Bruins2025-03-28
* vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq2025-03-28
* vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"zeertzjq2025-03-27
* vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matchesglepnir2025-03-27
* vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctlyzeertzjq2025-03-27
* vim-patch:1dc731a: runtime(doc): make :h 'completefuzzycollect' a bit clearerzeertzjq2025-03-27
* vim-patch:9.1.1197: process_next_cpt_value() uses wrong conditionzeertzjq2025-03-27
* vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'zeertzjq2025-03-27
* vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq2025-03-27
* vim-patch:26e4b00: runtime(doc): Revert outdated comment in completeopt's fuz...zeertzjq2025-03-27
* refactor(diagnostic)!: remove deprecated diagnostic APIs (#33072)Gregory Anders2025-03-26
* docs(lsp): completion.enable #33063Mathias Fußenegger2025-03-26
* docs: news, lsp autocomplete #33047Justin M. Keyes2025-03-26
* fix(lua): no omni/cmdline completion for vim.env (#33044)Phạm Bình An2025-03-26
* fix(cmdline): cmdline completion of _defer_require() modules #33007phanium2025-03-24
* fix(paste): wrong '[ mark after pasting a big string (streamed chunks) #33025Au.2025-03-23
* vim-patch:9.1.1231: filetype: SPA JSON files are not recognizedChristian Clason2025-03-23
* feat(provider/python)!: add python 3.13, drop 3.7 and 3.8 (EOL) #33022Eisuke Kawashima2025-03-22
* fix(lsp): handle using array as open_floating_preview title (#33016)Au.2025-03-22
* docs: misc (#32928)dundargoc2025-03-21
* docs: LSP completion #33006Justin M. Keyes2025-03-21
* docs(treesitter): document TSNode:named_children()Riley Bruins2025-03-21
* fix(checkhealth): module not found when `&rtp` has nested paths #32988phanium2025-03-19
* fix(snippet): wrong indentation when snippet contains "^" #32970Avinash Thakur2025-03-19
* fix(filetype): normalize full path before matching #32227markstegeman2025-03-19
* fix(diagnostic): clear virtual_lines autocmd only for valid buf #32979Mars Peng2025-03-19
* fix(runtime): gO always says "Help TOC" #32971Justin M. Keyes2025-03-19
* vim-patch:9.1.1220: filetype: uv.lock file not recognized (#32955)Acaibrid2025-03-18