aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* 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
|/
* vim-patch:8.1.2147: crash when allocating memory failsJan Edmund Lazo2020-04-13
* pvs/v502: use explicit ternary in for-loopJan Edmund Lazo2020-04-13
* vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* vim-patch:8.1.1279: cannot set 'spellang' to "sr@latin"Jan Edmund Lazo2020-03-07
* Merge pull request #11716 from teto/folds_auto_backupMatthieu Coudron2020-03-02
|\
| * addressing reviewsMatthieu Coudron2020-03-01
| * foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* | vim-patch:8.1.0253: saving and restoring window title does not always workJan Edmund Lazo2020-03-01
|/
* vim-patch:8.0.1660: the terminal API "drop" command doesn't support optionsJan Edmund Lazo2020-02-16
* vim-patch:8.1.0032: BS in prompt buffer starts new lineerw72020-02-12
* vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12