aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta/options.lua
Commit message (Expand)AuthorAge
...
* vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should workzeertzjq2024-06-05
* vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq2024-06-05
* vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason2024-06-04
* vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)zeertzjq2024-06-02
* docs: misc #24163Justin M. Keyes2024-04-30
* docs: various fixes (#28208)dundargoc2024-04-30
* feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2024-04-28
* feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach2024-04-16
* vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq2024-03-29
* vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* docs: remove remaining mentions of hkmap (#28038)zeertzjq2024-03-26
* vim-patch:ab01adf7c65bChristian Clason2024-03-25
* fix(terminal): disable reflow againChristian Clason2024-03-14
* vim-patch:0049a495c8d4 (#27817)zeertzjq2024-03-12
* vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy2024-03-11
* vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq2024-03-08
* docs: improve 'tabline' click label docs (#27529)zeertzjq2024-02-19
* feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski2024-02-11
* fix(spell): always accept ':' as filename char in 'spellfile' (#27172)zeertzjq2024-01-24
* docs(options): remove misleading sentence (#27129)zeertzjq2024-01-22
* feat(fold): transparent foldtextLewis Russell2024-01-22
* vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
* docs: various fixes (#26929)dundargoc2024-01-17
* docs(column): 'statuscolumn' redraw interaction with 'relativenumber'Luuk van Baal2024-01-16
* refactor(column): define and use maximum 'statuscolumn' widthLuuk van Baal2024-01-04
* refactor(cpoptions): remove 'p'bfredl2023-12-25
* docs(options): add codeblock annotations to options.lua (#26696)Christian Clason2023-12-22
* vim-patch:9.0.2183: Maximum callback depth is not configurable (#26703)zeertzjq2023-12-22
* docs: small fixes (#26448)dundargoc2023-12-19
* refactor: only reload colorscheme if &bg changed (#26598)Gregory Anders2023-12-16
* vim-patch:82f19734bfcbChristian Clason2023-12-16
* feat(ui): completeopt support popup like vimmathew2023-12-16
* feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
* Merge pull request #25724 from luukvbaal/signmergebfredl2023-11-18
|\
| * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* | refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
|/
* feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
* vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq2023-11-13
* vim-patch:1b08d2cd0789 (#25993)zeertzjq2023-11-12
* vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq2023-11-09
* vim-patch:8ebdbc9e6d80 (#25816)zeertzjq2023-10-29
* vim-patch:partial:5985879e3c36 (#25780)zeertzjq2023-10-26
* feat(complete): support f flag for complete buffer partglepnir2023-10-21
* vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq2023-10-17
* vim-patch:9.0.2030: no max callback recursion limit (#25655)zeertzjq2023-10-15
* docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq2023-10-15
* vim-patch:2bbd0d30eebd (#25637)zeertzjq2023-10-14
* vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq2023-10-10
* fix(path): restore space separation in 'path' (#25571)zeertzjq2023-10-10