aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta
Commit message (Expand)AuthorAge
* docs: clipboard, eval #33223Justin M. Keyes2025-04-05
* vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...zeertzjq2025-04-05
* feat(defaults): store spellfile in stdpath('data') #33048Yochem van Rosmalen2025-04-04
* 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
* feat(float): 'winborder' "bold" style #33189glepnir2025-03-31
* docs: lsp config/commands #33122Justin M. Keyes2025-03-30
* docs: faq, lua packages #33183Phạm Bình An2025-03-30
* vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq2025-03-29
* vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq2025-03-29
* 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
* feat(float): add winborder option (#31074)glepnir2025-03-18
* docs: misc #32959Justin M. Keyes2025-03-18
* docs: miscJustin M. Keyes2025-03-17
* docs(api): rename "handle" => "id"Justin M. Keyes2025-03-17
* docs: miscdundargoc2025-03-15
* feat(defaults): completeopt=popup #32909Justin M. Keyes2025-03-15
* vim-patch:c1c3b5d: runtime(doc): remove unnecessary "an" (#32865)zeertzjq2025-03-13
* vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...zeertzjq2025-03-11
* docs(vvars): vim.v.event.windows #32673Vlad2025-03-10
* fix(lua): types for vim.api.keyset.win_config #32700Tomasz N2025-03-10
* fix(build): vimdoc tags are not validated #32801Justin M. Keyes2025-03-09
* fix(types): do not mark unstable API as privateLewis Russell2025-03-08
* vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)zeertzjq2025-03-04
* vim-patch:9.1.1166: command-line auto-completion hard with wildmenuTomas Slusny2025-03-04
* docs: misc #31996Justin M. Keyes2025-03-02
* vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be setzeertzjq2025-03-02
* vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...zeertzjq2025-03-02
* vim-patch:85a50fe: runtime(doc): fix confusing docs for 'completeitemalign' (...zeertzjq2025-02-28
* doc: clarify window-id, tab-id, nvim_set_current_x #32528David Briscoe2025-02-27
* feat(treesitter): vertical conceal support for highlighterLuuk van Baal2025-02-25
* feat(marks): add conceal_lines to nvim_buf_set_extmark()Luuk van Baal2025-02-25
* feat(marks): virtual lines support horizontal scrolling (#32497)zeertzjq2025-02-20
* vim-patch:5647c91: runtime(doc): add reference to extendnew() at extend() (#3...zeertzjq2025-02-17
* docs: misc (#32258)dundargoc2025-02-17
* docs: stdpath() type #32480phanium2025-02-16
* feat(term): trigger TermRequest for APC (#32407)Till Bungert2025-02-13
* feat(options): add 'eventignorewin' (#32152)luukvbaal2025-02-12
* vim-patch:9.1.1081: has('bsd') is true for GNU/Hurdzeertzjq2025-02-07
* feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal2025-02-06
* vim-patch:9.1.1009: diff feature can be improvedzeertzjq2025-02-04
* vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)zeertzjq2025-02-03