aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.2.0943: displaying ^M or ^J depends on current bufferJan Edmund Lazo2020-10-18
* vim-patch:8.1.1795: no syntax HL after splitting windows with :bufdoJan Edmund Lazo2020-10-17
* vim-patch:8.2.0953: spell checking doesn't work for CamelCased wordsThomas Vigouroux2020-09-24
* win/env: fix stdpath()/XDG_* initialization, parsing #12829erw72020-09-07
* vim-patch:8.2.1386: backslash not removed afer space with space in 'isfname'Jan Edmund Lazo2020-08-14
* fix: runtimepath always updates lua package.pathTJ DeVries2020-08-10
* vim-patch:8.1.1564: sign column takes up spaceShougo Matsushita2020-07-23
* vim-patch:8.1.1623: display wrong with signs in narrow number columnerw72020-07-23
* vim-patch:8.1.1564: sign column takes up spaceShougo Matsushita2020-07-23
* option: fix pvs/v547Jan Edmund Lazo2020-06-18
* vim-patch:8.2.0932: missspelling spelllangJan Edmund Lazo2020-06-18
* vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
* vim-patch:8.2.0309: window-local values have confusing nameJan Edmund Lazo2020-05-11
* terminal: always return zero from get_scrolloff_value() #12230LawAbidingCactus2020-05-04
* vim-patch:8.1.0814: :mksession cannot handle a very long 'runtimepath'Billy Su2020-05-02
* Merge #12155 ':ls filter by terminal, lastused'Justin M. Keyes2020-04-26
|\
| * vim-patch:8.1.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
* | lint: use docstring style #12187Billy SU2020-04-26
|/