aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta/options.lua
Commit message (Expand)AuthorAge
* vim-patch:partial:f10911e: Update runtime files (#29936)zeertzjq2024-08-01
* vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...zeertzjq2024-07-29
* vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)zeertzjq2024-07-15
* vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)zeertzjq2024-07-13
* vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...zeertzjq2024-07-07
* feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq2024-06-30
* Merge pull request #29357 from luukvbaal/statuscolzeertzjq2024-06-17
|\
| * feat(column)!: rework 'statuscolumn' %r/l itemsLuuk van Baal2024-06-16
* | docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)zeertzjq2024-06-16
|/
* vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq2024-06-06
* 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