aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.1704: 'backupskip' default doesn't work for MacDaniel Hahler2019-06-13
* vim-patch:8.1.1270: cannot see current match positionerw72019-06-05
* vim-patch:8.1.0205: invalid memory access with invalid modelineJan Edmund Lazo2019-05-25
* vim-patch:8.1.1046: the "secure" variable is used inconsistentlyJan Edmund Lazo2019-05-05
* vim-patch:8.1.0613: when executing an insecure function the secure flag is stuckJan Edmund Lazo2019-05-05
* win/defaults: Use "…/nvim-data/site" in 'runtimepath'Justin M. Keyes2019-04-28
* vim-patch:8.0.0702: error in a timer can make Vim unusable #9826Justin M. Keyes2019-04-10
* lintJames McCoy2019-04-08
* Remove MSVC optimization workaround for SHM_ALLJames McCoy2019-04-08
* Make SHM_ALL to a variable instead of a compound literal #defineJames McCoy2019-04-07
* fixup: use vim_snprintf, ASCII_ISALNUMAbdelhakeem2019-03-29
* lintAbdelhakeem2019-03-29
* vim-patch:8.1.0544: setting 'filetype' in a modeline causes an errorAbdelhakeem2019-03-28
* vim-patch:8.1.0540: may evaluate insecure value when appending to optionAbdelhakeem2019-03-28
* vim-patch:8.1.0539: cannot build without the sandboxAbdelhakeem2019-03-28
* signs: support multiple columns #9295Dan Aloni2019-03-25
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* ui: implement ext_messagesBjörn Linse2019-02-10
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* options: set 'scrollback' to -1 by default #9563Marco Hinz2019-02-04
* Merge #9539 "options: make 'listchars' and 'fillchars' local to window"Marco Hinz2019-01-28
|\
| * vim-patch:8.1.0759: showing two characters for tab is limitedMarco Hinz2019-01-26
| * linter: fix issuesMarco Hinz2019-01-26
| * options: make 'fillchars'/'listchars' local to windowMarco Hinz2019-01-26
* | terminal: simplify sizing logicBjörn Linse2019-01-27
|/
* vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* cleanup: Remove os_term_is_nice()Justin M. Keyes2018-12-30
* ui_options: also send when starting or from OptionSetBjörn Linse2018-11-08
* vim-patch:8.1.0510: filter test fails when $LANG is C.UTF-8Jan Edmund Lazo2018-11-05
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* vim-patch:8.1.0067: syntax highlighting not working when re-entering a bufferJan Edmund Lazo2018-09-30
* vim-patch:8.1.0066: nasty autocommand causes using freed memoryJan Edmund Lazo2018-09-30
* vim-patch:8.1.0435: cursorline highlight not removed in some situation (#9059)Justin M. Keyes2018-09-27
* vim-patch:8.0.0370: invalid memory access when setting wildchar emptyJan Edmund Lazo2018-09-23
* vim-patch:8.1.0414: v:option_old is cleared when using :set in OptionSet autocmdJan Edmund Lazo2018-09-22
* style: fixing minor issues noted in code review.ZviRackover2018-08-06
* lint: clean-up after parent commitZviRackover2018-08-06
* Remove all occurences of the mb_ptr2char macroZviRackover2018-08-06
* vim-patch:8.0.0704: problems with autocommands when opening helpJan Edmund Lazo2018-06-25
* vim-patch:8.1.0107: getting buffer option clears message (#8637)Jacob Niehus2018-06-24
* vim-patch:8.0.0616: not always setting 'background' correctly after :hi Norma...Jan Edmund Lazo2018-06-21
* vim-patch:8.0.0546: swap file exists briefly when opening the command window ...Jan Edmund Lazo2018-06-19
* Merge #8526 from janlazo/vim-8.0.0451Justin M. Keyes2018-06-16
|\
| * vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* | fillchars: make checks more strict and improve testsBjörn Linse2018-06-14
* | Add ‘eob’ option to fillcharsJack Bracewell2018-06-13
* | options: remove 'maxcombine` option (always use 6)Björn Linse2018-06-13
|/
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* vim-patch:8.0.1237: ":set scroll&" often gives an error (#8473)Jan Edmund Lazo2018-06-04