aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* option.c: Update free_oldval after adjusting opt_idx for shada/viminfoJames McCoy2016-12-11
* vim-patch:8.0.0056James McCoy2016-11-20
* lintJames McCoy2016-11-15
* vim-patch:7.4.2174James McCoy2016-11-15
* Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\
| * 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
| * Incsubsitution featureKillTheMule2016-10-30
* | encoding: cleanup mbyte.c given fixed encoding=utf-8Björn Linse2016-11-05
* | encoding: only allow encoding=utf-8Björn Linse2016-11-05
* | lintJames McCoy2016-11-02
* | Use int as the standard type for boolean options.James McCoy2016-11-02
|/
* vim-patch: 7.4.1619 (#5475)Michael Ennen2016-10-16
* Merge pull request #5261 from jbradaric/vim-7.4.1961James McCoy2016-09-27
|\
| * option.c: Fix linter errors.Jurica Bradaric2016-09-25
| * vim-patch:7.4.1961Jurica Bradaric2016-09-25
* | lintJames McCoy2016-09-24
* | vim-patch:7.4.1604James McCoy2016-09-24
|/
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* test: Add unittest spec for option.c (#5289)Kalle Ranki2016-09-04
* highlight: Added QuickFixLine highlight groupTommy Allen2016-08-17
* Set the default value for 'packpath'James McCoy2016-08-08
* Merge #4964 from ZyX-I/no-xdg-expandJustin M. Keyes2016-08-04
|\
| * option: Silence linterZyX2016-07-10
| * option: Also escape commas in options other then &runtimepathZyX2016-07-10
| * option: Also do not expand XDG defaults with set&ZyX2016-07-10
| * option: Do not expand options, obtained from XDG varsZyX2016-07-10
* | vim-patch:7.4.1147 (#5005)prollings2016-07-10
|/
* lintJames McCoy2016-07-08
* vim-patch:7.4.1552James McCoy2016-07-08
* vim-patch:7.4.1384James McCoy2016-07-08
* options: Default t_Co to 256.Justin M. Keyes2016-07-02
* option: Make all pointers in set_string_option constantZyX2016-06-24
* *: Fix linter errorsZyX2016-06-24
* option: Handle NULL string in set_option_valueZyX2016-06-24
* Add new functionality to the `=` marker in the STLTJ DeVries2016-06-14
* Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\
| * ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | vim-patch:7.4.1142James McCoy2016-06-02
|/
* vim-patch:7.4.1017James McCoy2016-05-20
* *: Fix new linter errorsZyX2016-05-01
* option.c: include header for completeopt_was_setJustin M. Keyes2016-04-28
* Merge pull request #4622 from Shougo/vim-7.4.1753Justin M. Keyes2016-04-27
|\
| * vim-patch:7.4.1753Shougo Matsushita2016-04-22
* | Merge pull request #4593 from ZyX-I/length-functionsJustin M. Keyes2016-04-26
|\ \
| * | *: Fix linter errorsZyX2016-04-18
| * | option: Allow zero-length optionsZyX2016-04-18
| * | option: Use findoption_len in do_setZyX2016-04-18
| * | option: Add find_key_option_len functionZyX2016-04-18
| * | option: Add findoption_len functionZyX2016-04-18
| * | keymap: Make replace_termcodes and friends accept length and cpo_flagsZyX2016-04-18