aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta/options.lua
Commit message (Expand)AuthorAge
* vim-patch:9.1.1288: Using wrong window in ll_resize_stack() (#33397)zeertzjq2025-04-09
* vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq2025-04-08
* 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
* feat(float): 'winborder' "bold" style #33189glepnir2025-03-31
* 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.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: miscJustin M. Keyes2025-03-17
* feat(defaults): completeopt=popup #32909Justin M. Keyes2025-03-15
* fix(build): vimdoc tags are not validated #32801Justin M. Keyes2025-03-09
* 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
* feat(options): add 'eventignorewin' (#32152)luukvbaal2025-02-12
* 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.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq2025-01-30
* vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq2025-01-25
* refactor(options): generic expand and did_set callbacks (#32011)Lewis Russell2025-01-16
* fix(options): better handling of empty valuesLewis Russell2025-01-13
* feat(treesitter): async parsingRiley Bruins2025-01-12
* docs: miscdundargoc2025-01-11
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclu...zeertzjq2024-12-15
* feat(lsp): add vim.lsp.config and vim.lsp.enableLewis Russell2024-12-10
* vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short namezeertzjq2024-12-08
* vim-patch:9.1.0910: 'messagesopt' does not check max wait timezeertzjq2024-12-08
* vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq2024-12-07
* vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'comp...dundargoc2024-12-02
* vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)zeertzjq2024-11-28
* vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)zeertzjq2024-11-24
* refactor(options): impl default 'titlestring' by format flags #30843zshuzh2024-11-20
* vim-patch:9.1.0864: message history is fixed to 200 (#31215)zeertzjq2024-11-15
* feat(options)!: disallow setting hidden options #28400Famiu Haque2024-11-04
* vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq2024-11-03
* docs(options): shell-powershell #30969Kai Moschcau2024-10-29
* vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...zeertzjq2024-10-29
* vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq2024-10-29