summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_meta/options.lua
AgeCommit message (Expand)AuthorFiles
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
2024-07-29vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...zeertzjq1
2024-07-15vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)zeertzjq1
2024-07-13vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)zeertzjq1
2024-07-07vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...zeertzjq1
2024-06-30feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq1
2024-06-17Merge pull request #29357 from luukvbaal/statuscolzeertzjq1
2024-06-16feat(column)!: rework 'statuscolumn' %r/l itemsLuuk van Baal1
2024-06-16docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)zeertzjq1
2024-06-06vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq1
2024-06-05vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should workzeertzjq1
2024-06-05vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq1
2024-06-04vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason1
2024-06-02vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)zeertzjq1
2024-04-30docs: misc #24163Justin M. Keyes1
2024-04-30docs: various fixes (#28208)dundargoc1
2024-04-28feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach1
2024-04-16feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach1
2024-03-29vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq1
2024-03-28vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal1
2024-03-28vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal1
2024-03-26docs: remove remaining mentions of hkmap (#28038)zeertzjq1
2024-03-25vim-patch:ab01adf7c65bChristian Clason1
2024-03-14fix(terminal): disable reflow againChristian Clason1
2024-03-12vim-patch:0049a495c8d4 (#27817)zeertzjq1
2024-03-11vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy1
2024-03-08vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq1
2024-02-19docs: improve 'tabline' click label docs (#27529)zeertzjq1
2024-02-11feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski1
2024-01-24fix(spell): always accept ':' as filename char in 'spellfile' (#27172)zeertzjq1
2024-01-22docs(options): remove misleading sentence (#27129)zeertzjq1
2024-01-22feat(fold): transparent foldtextLewis Russell1
2024-01-18vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq1
2024-01-17docs: various fixes (#26929)dundargoc1