aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* Border: allow to enable/disable specific border edgesBjörn Linse2021-04-04
* vim-patch:8.1.1631: displaying signs is inefficientLewis Russell2021-04-03
* vim-patch:8.1.0936: may leak memory when using 'vartabstop'Jan Edmund Lazo2021-03-30
* vim-patch:8.2.2454: leading space can not be made visible (#14138)zeertzjq2021-03-29
* clang: fix compile warnings in tab code (#14239)Jan Edmund Lazo2021-03-28
* vim-patch:8.1.0936: may leak memory when using 'vartabstop'VVKot2021-03-28
* vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into accountVVKot2021-03-28
* vim-patch:8.1.0479: failure when setting 'varsofttabstop' to end in a commaVVKot2021-03-28
* vim-patch:8.1.0138: negative value of 'softtabstop' not used correctlyVVKot2021-03-28
* vim-patch:8.1.0126: various problems with 'vartabstop'VVKot2021-03-28
* vim-patch:8.1.0114: confusing variable nameVVKot2021-03-28
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* vim-patch:8.2.1666: the initial value of 'backupskip' can have duplicate itemsJan Edmund Lazo2021-03-27
* floats: add borders (MS-DOS MODE)Björn Linse2021-03-22
* vim-patch:8.2.2452: no completion for the 'filetype' optionJan Edmund Lazo2021-03-12
* option: use char* for get_option_value() paramJan Edmund Lazo2021-02-07
* option: use char* for set_string_option_direct()Jan Edmund Lazo2021-02-07
* Add termpastefilter optionerw72021-02-04
* opt: address linting issues (#13783)Sirisak Lueangsaksri2021-01-20
* opt: better handling number bounds (#13783)Sirisak Lueangsaksri2021-01-20
* opt: reduce hardcoded values (#13783)Sirisak Lueangsaksri2021-01-20
* opt: minimum sign size for auto (#13783)Sirisak Lueangsaksri2021-01-20
* vim-patch:8.2.0590: no 'backspace' value allows ignoring the insertion pointJan Edmund Lazo2021-01-05
* Merge pull request #13592 from bfredl/setmouseBjörn Linse2021-01-01
|\
| * ui: make 'mouse' handling in external UI more consistentBjörn Linse2021-01-01
* | vim-patch:8.1.1032: warnings from clang static analyzerJan Edmund Lazo2020-12-28
* | Merge pull request #13595 from teto/fix-fillerBjörn Linse2020-12-24
|\ \ | |/ |/|
| * refactor: pass the window to get_(side)scrolloff_valueMatthieu Coudron2020-12-23
* | foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
|/
* unused macros: Remove a five unused macros. (#13517)Edwin Pujols2020-12-11
* api/options: cleanup the fixupBjörn Linse2020-12-04
* api/options: fixupTJ DeVries2020-12-04
* api/options: cleanupBjörn Linse2020-12-04
* api/options: add option metadataTJ DeVries2020-12-04
* initialization: delay logging in set_init_1()Björn Linse2020-11-28
* Merge pull request #13379 from bfredl/runtimeBjörn Linse2020-11-25
|\
| * runtime: extract 'runtimepath' and 'packpath' logic to its own fileBjörn Linse2020-11-25
* | Merge pull request #13322 from teto/remove_curwinThomas Vigouroux2020-11-24
|\ \
| * | refactor: pass window to was_set_insecurelyMatthieu Coudron2020-11-23
| |/
* | vim-patch:8.1.2115: MS-Windows: shell commands fail if &shell contains a spaceJan Edmund Lazo2020-11-23
* | vim-patch:8.1.2332: missing file in refactoringJan Edmund Lazo2020-11-22
|/
* vim-patch:8.1.0806: too many #ifdefsJan Edmund Lazo2020-11-12
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
|\
| * api: add API for themesBjörn Linse2020-11-01
* | vim-patch:8.2.1926: cannot use a space in 'spellfile'Jan Edmund Lazo2020-11-01
* | vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
|/
* vim-patch:8.1.1772: options test still fails on MS-Windowsskippi2020-10-26
* vim-patch:8.1.1769: 'shellslash' is also used for completionskippi2020-10-26
* vim-patch:8.2.0901: formatting CJK text isn't optimalJan Edmund Lazo2020-10-23