aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* feat(diagnostic): add support for tagsLewis Russell2023-03-30
* vim-patch:9.0.1430: Livebook files are not recognized (#22808)Christian Clason2023-03-29
* fix(api): Use local LastSet structure in nvim_get_option_info (#22741)Michal Liszcz2023-03-29
* test: fix flaky watchfiles tests (#22637)Jon Huhn2023-03-26
* test: use exec_capture() in more places (#22787)zeertzjq2023-03-26
* vim-patch:9.0.1428: cursor in wrong position when leaving insert mode (#22786)zeertzjq2023-03-26
* Merge pull request #22762 from bfredl/hl2ctermbfredl2023-03-25
|\
| * fix(api): make nvim_get_hl return 'cterm' attrs properlybfredl2023-03-23
* | feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* | feat(lsp): render markdown in docs hover #22766Roberto Pommella Alegro2023-03-25
* | docs(test): using cmake directly (without make) #22781dundargoc2023-03-25
* | vim-patch:9.0.1426: indent wrong after "export namespace" in C++ (#22777)zeertzjq2023-03-25
* | feat(treesitter)!: deprecate top level indexes to modules (#22761)Lewis Russell2023-03-24
* | vim-patch:9.0.1425: "wat" and "wast" files are one filetype (#22774)Christian Clason2023-03-24
* | build(win): export extern symbols for use in FFI #22756luukvbaal2023-03-23
|/
* feat(api): add nvim_get_hl (#22693)Null Chilly2023-03-23
* refactor(vim.gsplit): remove "keepsep"Justin M. Keyes2023-03-22
* fix(vim.version): prerelease compareJustin M. Keyes2023-03-22
* feat(vim.gsplit): gain features of vim.splitJustin M. Keyes2023-03-22
* Merge pull request #22743 from bfredl/luaequalsbfredl2023-03-22
|\
| * feat(lua): allow `:=expr` as a shorter version of `:lua =expr`bfredl2023-03-22
* | vim-patch:9.0.{1419,1421,1422,1423}: some files are not recognized (#22749)Amaan Qureshi2023-03-22
* | vim-patch:9.0.1417: ESDL files are not recognizedChristian Clason2023-03-20
* | vim-patch:9.0.1415: Crystal files are not recognizedChristian Clason2023-03-20
|/
* feat(vim.version): more coercion with strict=falseJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
* feat: add `vim.filetype.get_option()`Lewis Russell2023-03-20
* fix(shell): on Windows :make does not echo #22728Enan Ajmain2023-03-19
* fix: pasting in terminal buffer on windows #22566Enan Ajmain2023-03-19
* fix(float): remove -1 in height clampPatrick McFarland2023-03-19
* fix(column): rebuild status column when sign column is invalidated (#22690)luukvbaal2023-03-18
* test(statuscolumn_spec): remove unnecessary feed('lh')zeertzjq2023-03-18
* vim-patch:9.0.1412: Pony files are not recognized (#22721)Amaan Qureshi2023-03-18
* test(highlight_spec): fix warning in Visual highlight test (#22719)zeertzjq2023-03-18
* fix(spell): properly source spell/LANG.{vim,lua} (#22716)zeertzjq2023-03-18
* vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...zeertzjq2023-03-17
* vim-patch:9.0.1409: racket files are recognized as schemeChristian Clason2023-03-17
* vim-patch:9.0.1408: QMLdir files are not recognizedChristian Clason2023-03-17
* vim-patch:9.0.1407: TableGen files are not recognizedChristian Clason2023-03-17
* vim-patch:9.0.1406: ILE RPG files are not recognizedChristian Clason2023-03-17
* fix(lua): vim.deprecate() shows ":help deprecated" #22677Justin M. Keyes2023-03-15
* test: Windows not detected in msys shells #22671Enan Ajmain2023-03-15
* fix(lsp): kill buffers after renaming a directory #22618Ivan2023-03-14
* fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636hrsh7th2023-03-14
* Merge pull request #22659 from bfredl/floatrulerbfredl2023-03-14
|\
| * fix(screen): redraw the ruler for a current floating windowbfredl2023-03-14
* | test: re-bundle cat on windows (#21255)dundargoc2023-03-14
|/
* test(old): unskip working tests on Windows (#22650)zeertzjq2023-03-13
* test: unskip working Windows tests (#22537)dundargoc2023-03-13