summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta/options.lua
AgeCommit message (Expand)AuthorFiles
2024-01-16docs(column): 'statuscolumn' redraw interaction with 'relativenumber'Luuk van Baal1
2024-01-04refactor(column): define and use maximum 'statuscolumn' widthLuuk van Baal1
2023-12-25refactor(cpoptions): remove 'p'bfredl1
2023-12-22docs(options): add codeblock annotations to options.lua (#26696)Christian Clason1
2023-12-22vim-patch:9.0.2183: Maximum callback depth is not configurable (#26703)zeertzjq1
2023-12-19docs: small fixes (#26448)dundargoc1
2023-12-16refactor: only reload colorscheme if &bg changed (#26598)Gregory Anders1
2023-12-16vim-patch:82f19734bfcbChristian Clason1
2023-12-16feat(ui): completeopt support popup like vimmathew1
2023-12-06feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders1
2023-11-18Merge pull request #25724 from luukvbaal/signmergebfredl1
2023-11-17refactor(sign): move legacy signs to extmarksLuuk van Baal1
2023-11-17refactor(grid): make screen rendering more multibyte than ever beforebfredl1
2023-11-14feat(tui): add 'termsync' option (#25871)Gregory Anders1
2023-11-13vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq1
2023-11-12vim-patch:1b08d2cd0789 (#25993)zeertzjq1
2023-11-09vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq1
2023-10-29vim-patch:8ebdbc9e6d80 (#25816)zeertzjq1
2023-10-26vim-patch:partial:5985879e3c36 (#25780)zeertzjq1
2023-10-21feat(complete): support f flag for complete buffer partglepnir1
2023-10-17vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq1
2023-10-15vim-patch:9.0.2030: no max callback recursion limit (#25655)zeertzjq1
2023-10-15docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq1
2023-10-14vim-patch:2bbd0d30eebd (#25637)zeertzjq1
2023-10-10vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq1
2023-10-10fix(path): restore space separation in 'path' (#25571)zeertzjq1
2023-10-10docs: miscellaneous doc and type fixes (#25554)Maria José Solano1
2023-10-03vim-patch:20f48d5b2ddbzeertzjq1
2023-09-28vim-patch:5277cfaf8afe (#25397)zeertzjq1
2023-09-25refactor(options)!: graduate some more shortmess flagsbfredl1
2023-09-24docs: remove "f" from default 'shortmess' valueGregory Anders1
2023-09-24fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody1
2023-09-23refactor(options)!: graduate shortmess+=f flagbfredl1
2023-09-21vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)zeertzjq1
2023-09-20docs: misc #24561Justin M. Keyes1
2023-09-14docs: replace <pre> with ``` (#25136)Gregory Anders1
2023-09-14docs: fix typos and other small fixes (#25005)dundargoc1
2023-08-26docs: various clarifications (#24876)zeertzjq1
2023-08-09feat(defaults): treat "•" as a list item prefix #24623Justin M. Keyes1
2023-08-04docs(options): take ownership of options.txt (#24528)Lewis Russell1