aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option_defs.h
Commit message (Expand)AuthorAge
* Merge pull request #16047 from mcepl/vim-8.2.3520Jan Edmund Lazo2021-11-14
|\
| * vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopeMatěj Cepl2021-11-06
| * vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* | refactor: uncrustify #16090dundargoc2021-10-29
|/
* refactor: make commas trail in enumsDundar Göc2021-10-19
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.1.2281: 'showbreak' cannot be set for one windowSean Dewar2021-09-10
* vim-patch:8.1.2029: cannot control 'cursorline' highlighting wellzeertzjq2021-08-02
* vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)zeertzjq2021-07-30
* Remove EXMODE_NORMALmatveyt2021-07-23
* chore: use codespell to spell check #15016dundargoc2021-07-07
* vim-patch:8.2.2772: problems when restoring 'runtimepath' from a session fileJan Edmund Lazo2021-05-22
* vim-patch:8.2.0869: it is not possible to customize the quickfix window contentskevinhwang912021-05-20
* vim-patch:8.1.0989: various small code uglinessJan Edmund Lazo2021-03-29
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* Add termpastefilter optionerw72021-02-04
* vim-patch:8.2.0590: no 'backspace' value allows ignoring the insertion pointJan Edmund Lazo2021-01-05
* api/options: cleanupBjörn Linse2020-12-04
* vim-patch:8.1.2034: dark them of GTK 3 not supportedJan Edmund Lazo2020-10-29
* 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.0953: spell checking doesn't work for CamelCased wordsThomas Vigouroux2020-09-24
* UI: forward 'mousefocus' option #12863Justin M. Keyes2020-09-06
* docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* vim-patch:8.1.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
* vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
* lintJustin M. Keyes2020-01-26
* cleanup/ex_docmd.c: remove most put_line() callsJustin M. Keyes2020-01-26
* vim-patch:8.0.1495: having 'pumwidth' default to zero has no meritJan Edmund Lazo2019-12-29
* vim-patch:8.0.1491: the minimum width of the popup menu is hard codedJan Edmund Lazo2019-12-29
* jumplist: browser-style (or 'tagstack') navigation #11530butwerenotthereyet2019-12-10
* vim-patch:8.1.2315: switchbuf=uselast #11480Daniel Hahler2019-11-29
* options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* 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
* screen: don't crash on invalid grid cells being recomposedBjörn Linse2019-09-30
* vim-patch:8.1.1716: old style comments are wasting spaceJan Edmund Lazo2019-09-07
* screen: redrawdebug=nothrottleBjörn Linse2019-09-06
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* | vim-patch:8.1.0561: MSCV error format has changed #10952Justin M. Keyes2019-09-05
|/
* screen: use dedicated message gridBjörn Linse2019-09-01
* refactor: use int for Columns and RowsBjörn Linse2019-07-19
* option_defs.h: fix incorrect definition #10542Justin M. Keyes2019-07-19
* ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse2019-07-09
* ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* vim-patch:8.1.1366: using expressions in a modeline is unsafeJames McCoy2019-06-24
* vim-patch:8.0.1278: Add the "k" flag in 'guioptions' #10175Jan Edmund Lazo2019-06-10
* vim-patch:8.1.1270: cannot see current match positionerw72019-06-05