aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
...
| * docs: small fixes (#26448)dundargoc2023-12-19
| * refactor(options): use hashy for finding options (#26573)Famiu Haque2023-12-17
| * refactor: only reload colorscheme if &bg changed (#26598)Gregory Anders2023-12-16
| * vim-patch:82f19734bfcbChristian Clason2023-12-16
| * feat(ui): completeopt support popup like vimmathew2023-12-16
| * refactor(options): remove option type macrosFamiu Haque2023-12-14
| * vim-patch:9.0.2154: The option[] array is not sorted (#26475)zeertzjq2023-12-09
| * feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
* | Merge remote-tracking branch 'upstream/master' into userreguserregJosh Rahm2023-11-29
|\|
| * refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)Famiu Haque2023-11-28
| * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
| * feat(tui): add 'termsync' option (#25871)Gregory Anders2023-11-14
| * fix(defaults): set 'fsync' #26034Ploum2023-11-14
| * vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)zeertzjq2023-11-13
| * vim-patch:1b08d2cd0789 (#25993)zeertzjq2023-11-12
| * vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq2023-11-09
| * vim-patch:8ebdbc9e6d80 (#25816)zeertzjq2023-10-29
| * vim-patch:partial:5985879e3c36 (#25780)zeertzjq2023-10-26
| * vim-patch:9.0.2065: EXPAND flag set for filetype option (#25779)zeertzjq2023-10-26
| * feat(complete): support f flag for complete buffer partglepnir2023-10-21
| * vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)zeertzjq2023-10-17
| * refactor(options): make `did_set_shada` a normal option callbackFamiu Haque2023-10-17
| * vim-patch:9.0.2030: no max callback recursion limit (#25655)zeertzjq2023-10-15
| * docs: restore accidentally removed line in :h 'ignorecase' (#25651)zeertzjq2023-10-15
| * vim-patch:2bbd0d30eebd (#25637)zeertzjq2023-10-14
| * vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...zeertzjq2023-10-10
| * fix(path): restore space separation in 'path' (#25571)zeertzjq2023-10-10
| * docs: miscellaneous doc and type fixes (#25554)Maria José Solano2023-10-10
| * feat(ui-ext): make 'mousehide' into proper ui_option (#25532)Jaehoon Hwang2023-10-09
| * fix: gf fails on "foo/bar.txt:1:2" on WindowsLeonardo Mello2023-10-06
| * vim-patch:20f48d5b2ddbzeertzjq2023-10-03
| * feat(completion): support completing more string optionszeertzjq2023-10-01
| * vim-patch:9.0.1958: cannot complete option valueszeertzjq2023-10-01
| * vim-patch:5277cfaf8afe (#25397)zeertzjq2023-09-28
| * refactor(options)!: graduate some more shortmess flagsbfredl2023-09-25
| * docs: remove "f" from default 'shortmess' valueGregory Anders2023-09-24
| * fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody2023-09-24
| * refactor(options)!: graduate shortmess+=f flagbfredl2023-09-23
| * vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)zeertzjq2023-09-21
| * docs: misc #24561Justin M. Keyes2023-09-20
| * docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
| * docs: fix typos and other small fixes (#25005)dundargoc2023-09-14
| * docs: various clarifications (#24876)zeertzjq2023-08-26
| * feat(defaults): treat "•" as a list item prefix #24623Justin M. Keyes2023-08-09
| * docs(options): fix mistakes (#24568)zeertzjq2023-08-05
| * docs(options): take ownership of options.txt (#24528)Lewis Russell2023-08-04
| * refactor(defaults): do not use C specific default values for options (#22500)Gregory Anders2023-06-06
| * defaults: shortmess+=C #23907Justin M. Keyes2023-06-05
| * vim-patch:9.0.0640: cannot scroll by screen line if a line wrapsLuuk van Baal2023-05-02
| * vim-patch:9.0.1374: function for setting options not used consistentlyLewis Russell2023-04-28