summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta/options.lua
AgeCommit message (Expand)AuthorFiles
2025-03-09fix(build): vimdoc tags are not validated #32801Justin M. Keyes1
2025-03-04vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)zeertzjq1
2025-03-04vim-patch:9.1.1166: command-line auto-completion hard with wildmenuTomas Slusny1
2025-03-02docs: misc #31996Justin M. Keyes1
2025-03-02vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be setzeertzjq1
2025-03-02vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...zeertzjq1
2025-02-28vim-patch:85a50fe: runtime(doc): fix confusing docs for 'completeitemalign' (...zeertzjq1
2025-02-12feat(options): add 'eventignorewin' (#32152)luukvbaal1
2025-02-06feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal1
2025-02-04vim-patch:9.1.1009: diff feature can be improvedzeertzjq1
2025-01-30vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq1
2025-01-25vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq1
2025-01-16refactor(options): generic expand and did_set callbacks (#32011)Lewis Russell1
2025-01-13fix(options): better handling of empty valuesLewis Russell1
2025-01-12feat(treesitter): async parsingRiley Bruins1
2025-01-11docs: miscdundargoc1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-12-15vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclu...zeertzjq1
2024-12-10feat(lsp): add vim.lsp.config and vim.lsp.enableLewis Russell1
2024-12-08vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short namezeertzjq1
2024-12-08vim-patch:9.1.0910: 'messagesopt' does not check max wait timezeertzjq1
2024-12-07vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq1
2024-12-02vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'comp...dundargoc1
2024-11-28vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)zeertzjq1
2024-11-24vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)zeertzjq1
2024-11-20refactor(options): impl default 'titlestring' by format flags #30843zshuzh1
2024-11-15vim-patch:9.1.0864: message history is fixed to 200 (#31215)zeertzjq1
2024-11-04feat(options)!: disallow setting hidden options #28400Famiu Haque1
2024-11-03vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq1
2024-10-29docs(options): shell-powershell #30969Kai Moschcau1
2024-10-29vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...zeertzjq1
2024-10-29vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq1
2024-10-22docs(options): remove description for hidden options #30903Famiu Haque1
2024-10-20feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq1
2024-10-17vim-patch:6c2fc37: runtime(help): Update help syntaxzeertzjq1
2024-10-15vim-patch:5bcfb5a: runtime(doc): add some docs for file-watcher programszeertzjq1
2024-10-15vim-patch:7b5e52d: runtime(doc): add preview flag to statusline examplezeertzjq1
2024-10-07docs: dev-arch, focusable windows #30510Justin M. Keyes1
2024-10-07vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...zeertzjq1
2024-10-07vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...zeertzjq1
2024-10-03vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow...zeertzjq1
2024-10-03vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir1
2024-10-01vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)zeertzjq1
2024-09-19refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq1
2024-09-11fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders1
2024-09-07vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq1
2024-08-30feat(mbyte): support extended grapheme clusters including more emojibfredl1
2024-08-10feat(term): enable reflow by default (#21124)Christian Clason1
2024-08-02vim-patch:9.0.0634: evaluating "expr" options has more overhead than neededzeertzjq1
2024-08-01vim-patch:partial:f10911e: Update runtime files (#29936)zeertzjq1