aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/optionstr.c
Commit message (Expand)AuthorAge
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* vim-patch:8.2.4463: completion only uses strict matchingSean Dewar2023-01-17
* vim-patch:9.0.1208: code is indented more than necessary (#21846)zeertzjq2023-01-17
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* refactor: replace char_u with chardundargoc2023-01-09
* feat!: remove hardcopyLewis Russell2023-01-03
* vim-patch:9.0.1061: cannot display 'showcmd' somewhere elseLuuk van Baal2022-12-26
* vim-patch:partial:8.2.3908: cannot use a script-local function for 'foldtext'zeertzjq2022-12-03
* vim-patch:8.2.3900: it is not easy to use a script-local function for an optionzeertzjq2022-12-03
* refactor: replace char_u with chardundargoc2022-11-28
* vim-patch:9.0.0963: function name does not match autocmd event name (#21215)zeertzjq2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
* vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'zeertzjq2022-11-07
* vim-patch:8.2.4029: debugging NFA regexp my crash, cached indent may be wrongzeertzjq2022-11-05
* vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
* feat(cscope)!: removeLewis Russell2022-10-13
* vim-patch:9.0.0738: cannot suppress completion "scanning" messages (#20633)zeertzjq2022-10-13
* feat(window/ui): add splitkeep option (#19243)luukvbaal2022-10-06
* refactor: replace unnecessary helper functions in optionstr.cFamiu Haque2022-09-28
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
* refactor: replace char_u with charDundar Göc2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* vim-patch:8.1.2331: the option.c file is still very big (#19954)zeertzjq2022-08-26
* vim-patch:9.0.0040: use of set_chars_option() is confusingzeertzjq2022-08-26
* vim-patch:9.0.0038: 'listchars' test failszeertzjq2022-08-26
* vim-patch:9.0.0036: 'fillchars' cannot have window-local valueszeertzjq2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
* vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)zeertzjq2022-08-22
* vim-patch:8.2.4754: using cached values after unsetting some environment vari...zeertzjq2022-08-21
* vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq2022-08-20