aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
| * vim-patch:8.1.1879: more functions can be used as methodsSean Dewar2021-08-12
| * vim-patch:8.1.1878: negative float before method not parsed correctlySean Dewar2021-08-12
| * vim-patch:8.1.1863: confusing error when using a builtin function as methodSean Dewar2021-08-12
| * vim-patch:8.1.1835: cannot use printf() as a methodSean Dewar2021-08-12
| * vim-patch:8.1.1834: cannot use a lambda as a methodSean Dewar2021-08-12
| * vim-patch:8.1.1828: not strict enough checking syntax of method invocationSean Dewar2021-08-12
| * vim-patch:8.1.1821: no test for wrong number of method argumentsSean Dewar2021-08-12
| * vim-patch:8.1.1820: using expr->FuncRef() does not workSean Dewar2021-08-12
| * vim-patch:8.1.1816: cannot use a user defined function as a methodSean Dewar2021-08-12
| * vim-patch:8.1.1809: more functions can be used as a methodSean Dewar2021-08-12
| * vim-patch:8.1.1807: more functions can be used as a methodSean Dewar2021-08-12
| * vim-patch:8.1.1803: all builtin functions are globalSean Dewar2021-08-12
| * vim-patch:8.1.1638: running tests leaves some files behindSean Dewar2021-08-12
| * test(oldtest): cherry-pick needed test functions from v8.1.1336Sean Dewar2021-08-12
| * fix(eval): cherry-pick emsg changes from v8.1.0736Sean Dewar2021-08-12
* | vim-patch:8.2.3362: buffer overflow when completing long tag name (#15449)Gregory Anders2021-08-25
* | vim-patch:8.2.3358: structurizr files are not recognized (#15417)Jesse Atkinson2021-08-22
* | feat(keywordprg): use :terminal for external commands #15398Gregory Anders2021-08-21
* | Merge pull request #15422 from bfredl/syn_name2id_go_brrBjörn Linse2021-08-19
|\ \
| * | feat(match): allow hl group to be defined after :match commandBjörn Linse2021-08-19
* | | test: update tests to work with 'hidden'Gregory Anders2021-08-18
* | | feat(defaults): set nojoinspacesGregory Anders2021-08-17
|/ /
* | feat: defaults: set undo points in <C-U> and <C-W> (#15400)Gregory Anders2021-08-16
* | feat(defaults): remove 'options' from viewoptions #15397Gregory Anders2021-08-16
* | feat(defaults): switchbuf=uselast #15394Gregory Anders2021-08-16
* | feat(defaults): map CTRL-L to search highlights, update diffs #15385Gregory Anders2021-08-16
* | vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281zeertzjq2021-08-16
* | feat(defaults): map Y to y$ #13268Matthieu Coudron2021-08-15
* | vim-patch:8.2.3283: Julia filetype is not recognizedChristian Clason2021-08-15
|/
* vim-patch:8.2.3141: no error when using :complete for :command without -nargsJan Edmund Lazo2021-08-08
* vim-patch:8.2.3198: cannot use 'formatlistpat' for breakindentJan Edmund Lazo2021-08-08
* vim-patch:8.2.3160: 'breakindent' does not work well for bulleted listsJan Edmund Lazo2021-08-08
* vim-patch:8.2.3285: scdoc filetype is not recognized (#15294)Gregory Anders2021-08-08
* vim-patch:8.2.3204: display garbled when 'cursorline' is set and lines wrapzeertzjq2021-08-02
* vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is offzeertzjq2021-08-02
* vim-patch:8.1.2029: cannot control 'cursorline' highlighting wellzeertzjq2021-08-02
* vim-patch:8.2.3256: executable test may fail on new Ubuntu systemJan Edmund Lazo2021-08-01
* vim-patch:8.2.3213: NOCOMPOUNDSUGS entry in spell file not testedJan Edmund Lazo2021-08-01
* vim-patch:8.2.3136: no test for E187 and "No swap file"Jan Edmund Lazo2021-07-31
* vim-patch:8.2.3254: win_gettype() does not recognize a quickfix windowJan Edmund Lazo2021-07-31
* vim-patch:8.2.3163: location list window may open a wrong fileJan Edmund Lazo2021-07-31
* vim-patch:8.2.3025: not enough tests for quickfix end_col and end_lnumJan Edmund Lazo2021-07-31
* vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
* vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)zeertzjq2021-07-30
* Merge pull request #15062 from seandewar/vim-8.1.0829Jan Edmund Lazo2021-07-30
|\
| * vim-patch:8.1.0829: when 'hidden' is set session creates extra buffersSean Dewar2021-07-17
* | vim-patch:8.2.2957: using getchar() in Vim9 script is problematicJan Edmund Lazo2021-07-29
* | vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select modezeertzjq2021-07-29
|/
* refactor(options): remove obsolete distinction of "vi" vs "vim" defaultsBjörn Linse2021-07-14
* refactor: remove all mentions to `curbuf_lock`Thomas Vigouroux2021-07-08