aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option.c
Commit message (Expand)AuthorAge
* 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
* env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtpBjörn Linse2020-02-07
* options: winhighlight: fix incorrect string equality testBjörn Linse2020-01-28
* refactor: move session functions to ex_session.cJustin M. Keyes2020-01-28
* vim-patch:8.1.1144: too strict checking of the 'spellfile' optionJan Edmund Lazo2020-01-26
* vim-patch:8.1.1143: may pass weird strings to file name expansionJan Edmund Lazo2020-01-26
* vim-patch:8.1.0061: fix resetting, setting 'title' #11733Billy SU2020-01-21
* restore old 'termencoding' behaviorBjörn Linse2020-01-19
* Remove termtype optionerw72020-01-17
* Change option name from termwintype to termtypeerw72020-01-17
* Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}erw72020-01-17
* Change to use ConPTY, if availableerw72020-01-17
* defaults: set fillchars "foldsep" to box line #11702Matthieu Coudron2020-01-11
* option: restore termencoding (readonly) #11662Jan Edmund Lazo2020-01-02
* fillchars: adding foldopen, foldsep, foldcloseMatthieu Coudron2019-12-25
* jumplist: browser-style (or 'tagstack') navigation #11530butwerenotthereyet2019-12-10
* Merge pull request #11445 from bfredl/fcslcsBjörn Linse2019-11-26
|\
| * options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* | UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
|/
* vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* win_line: update `w_last_cursorline` alwaysDaniel Hahler2019-10-04
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* Remove excess <stdint.h>Jan Edmund Lazo2019-09-11
* vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04
* [squash] Fix errors when portingerw72019-09-04
* vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* vim-patch:8.1.0046: loading a session file fails if 'winheight' is bigJan Edmund Lazo2019-09-02
* vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
* vim-patch:8.0.0858: check if job terminal is running #10908Jan Edmund Lazo2019-09-01
* screen: use dedicated message gridBjörn Linse2019-09-01
* findoption_len: treat viminfo/viminfofile as aliasesDaniel Hahler2019-08-26