summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/options.lua
AgeCommit message (Expand)AuthorFiles
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-28refactor(options): require `enable_if = false` iff no variable (#28050)zeertzjq1
2024-03-27refactor(options): swap `immutable` and `hidden` option property namesFamiu Haque1
2024-03-26refactor(options): make `immutable` and `hidden` options distinctFamiu Haque1
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-18fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)zeertzjq1
2024-02-18vim-patch:9.1.0114: Setting some options may change curswant (#27514)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-24fix(options): use a union for def_val (#27169)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
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-24refactor(options): remove side effects from `check_num_option_bounds()`Famiu Haque1
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-17refactor(options): use hashy for finding options (#26573)Famiu Haque1
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-14refactor(options): remove option type macrosFamiu Haque1
2023-12-09vim-patch:9.0.2154: The option[] array is not sorted (#26475)zeertzjq1
2023-12-06feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders1
2023-11-28refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)Famiu Haque1
2023-11-17refactor(sign): move legacy signs to extmarksLuuk van Baal1
2023-11-14feat(tui): add 'termsync' option (#25871)Gregory Anders1
2023-11-14fix(defaults): set 'fsync' #26034Ploum1
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-26vim-patch:9.0.2065: EXPAND flag set for filetype option (#25779)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