aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | Merge pull request #22910 from bfredl/nonormalbfredl2023-04-06
|\ \ \
| * | | fix(highlight): use winhl=Foo:Bar even when Bar is emptybfredl2023-04-06
* | | | fix(treesitter): do not track ranges of the root tree (#22912)Lewis Russell2023-04-06
| |/ / |/| |
* | | test(vim.fs.normalize): enable test on Windowsdundargoc2023-04-05
* | | refactor: rename local API alias from a to apiLewis Russell2023-04-05
|/ /
* | feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()Luuk van Baal2023-04-05
* | test: replace lfs with luv and vim.fsdundargoc2023-04-04
* | docs: fix typosdundargoc2023-04-04
* | fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)zeertzjq2023-04-04
* | vim-patch:9.0.1438: .fs files are falsely recognized as forth files (#22871)Christian Clason2023-04-03
* | Merge pull request #22847 from luukvbaal/redrstatusbfredl2023-04-03
|\ \
| * | fix(ui): ruler is not redrawn in cmdline with redrawstatusLuuk van Baal2023-04-02
* | | Merge pull request #22783 from luukvbaal/inspectbfredl2023-04-03
|\ \ \
| * | | refactor(lua): get all marks instead of iterating over namespacesLuuk van Baal2023-04-02
| |/ /
* | | fix(test): fix C imports on macOS arm64Jay2023-04-03
* | | vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...zeertzjq2023-04-03
| |/ |/|
* | refactor(defaults)!: change default 'commentstring' value to empty (#22862)zeertzjq2023-04-02
|/
* Merge pull request #22844 from luukvbaal/stlrecordingbfredl2023-04-02
|\
| * fix(ui): recording change doesn't trigger statusline redrawLuuk van Baal2023-04-01
* | Merge pull request #22778 from luukvbaal/getextbfredl2023-04-02
|\ \
| * | feat(extmarks): extend nvim_buf_get_extmarks()Luuk van Baal2023-04-01
* | | refactor: remove char_u (#22829)dundargoc2023-04-02
* | | feat: allow function passed to defaulttable to take an argument (#22839)Gregory Anders2023-04-01
* | | Merge pull request #22837 from clason/ts-syncChristian Clason2023-04-01
|\ \ \
| * | | fix(tests): adapt treesitter/highlight_spec priority testChristian Clason2023-04-01
| | |/ | |/|
* / | vim-patch:9.0.1434: crash when adding package already in 'runtimepath' (#22849)zeertzjq2023-04-01
|/ /
* | fix(api): return both link and attributes with nvim_get_hl (#22824)Sindre T. Strøm2023-03-31
* | 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