aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta/options.lua
Commit message (Expand)AuthorAge
* 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
* docs(options): remove description for hidden options #30903Famiu Haque2024-10-22
* feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq2024-10-20
* vim-patch:6c2fc37: runtime(help): Update help syntaxzeertzjq2024-10-17
* vim-patch:5bcfb5a: runtime(doc): add some docs for file-watcher programszeertzjq2024-10-15
* vim-patch:7b5e52d: runtime(doc): add preview flag to statusline examplezeertzjq2024-10-15
* docs: dev-arch, focusable windows #30510Justin M. Keyes2024-10-07
* vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...zeertzjq2024-10-07
* vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...zeertzjq2024-10-07
* vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow...zeertzjq2024-10-03
* vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
* vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)zeertzjq2024-10-01
* refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq2024-09-19
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq2024-09-07
* feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
* feat(term): enable reflow by default (#21124)Christian Clason2024-08-10
* vim-patch:9.0.0634: evaluating "expr" options has more overhead than neededzeertzjq2024-08-02
* 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