aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-11-19
|\
| * 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.1.0667: Some other options reset curswant unnecessarily when set ...zeertzjq2024-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:9.1.0594: Unnecessary redraw when setting 'winfixbuf' (#29775)zeertzjq2024-07-18
| * 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
| * vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should workzeertzjq2024-06-05
| * vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq2024-06-05
| * vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason2024-06-04
| * vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)zeertzjq2024-06-02
* | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-05-24
|\|
| * docs: misc #24163Justin M. Keyes2024-04-30
| * docs: various fixes (#28208)dundargoc2024-04-30
| * feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2024-04-28
| * feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach2024-04-16
| * vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)zeertzjq2024-03-29
| * vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
| * vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
| * refactor(options): require `enable_if = false` iff no variable (#28050)zeertzjq2024-03-28
| * refactor(options): swap `immutable` and `hidden` option property namesFamiu Haque2024-03-27
| * refactor(options): make `immutable` and `hidden` options distinctFamiu Haque2024-03-26
| * docs: remove remaining mentions of hkmap (#28038)zeertzjq2024-03-26
| * vim-patch:ab01adf7c65bChristian Clason2024-03-25
| * fix(terminal): disable reflow againChristian Clason2024-03-14
| * vim-patch:0049a495c8d4 (#27817)zeertzjq2024-03-12
| * vim-patch:9.1.0147: Cannot keep a buffer focused in a windowColin Kennedy2024-03-11
* | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2024-03-09
|\|
| * vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq2024-03-08
| * docs: improve 'tabline' click label docs (#27529)zeertzjq2024-02-19
| * fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)zeertzjq2024-02-18
| * vim-patch:9.1.0114: Setting some options may change curswant (#27514)zeertzjq2024-02-18