Commit graph

26 commits

Author SHA1 Message Date
kylo252
04f33dac60
chore: bump lsp plugins version (#4552)
* chore: bump lsp plugins version

* chore: update skipped servers

* ci: update neovim release version

* test: avoid asserting vim.fn.delete
2024-05-03 17:13:40 +02:00
kylo252
10b9123b7d
test: run busted in sync mode (#4342)
* test: run busted in sync mode

* ci: update stable release version

* fix(mason): use recommended steps for sources sync
2023-08-27 08:44:07 +02:00
LostNeophyte
6c66357cb1
fix(tests): set up lazy.nvim in the lsp test (#4088) 2023-04-28 10:27:40 +02:00
kylo252
48d1c38fa8
chore(plugins): bump version (#3248)
* ci: update workflows

* chore(plugins): bump version

* chore: update depdecated settings for comment.nvim

* chore(lsp): update skiplist

* fixup!: take 2 for comment.nvim
2022-10-15 18:32:11 +02:00
kylo252
9def60f1dd
feat: lock new installations to nvim 0.8+ (#3111) 2022-10-06 06:55:06 +00:00
kylo252
12f8798bb0
fix(installer): always use check shallow clones (#2763) 2022-06-26 13:53:44 +02:00
kylo252
9b528ecf57
ci: update runners to include nightly neovim (#2756)
* ci: update runners to include nightly neovim

* ci: run installer from new remote

* ci: update path rule to monitor workflows folder
2022-06-25 17:28:16 +02:00
kylo252
3de829e76e
refactor: lock new installations to nvim v0.7+ (#2526) 2022-04-27 17:37:27 +02:00
kylo252
0481ec8ddd
refactor: update impatient (#2477) 2022-04-20 13:22:26 +02:00
kylo252
b892b97708
ci(test): add write-permission for prs (#2417) 2022-04-02 12:22:32 +02:00
kylo252
4c705bc07d
feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00
kylo252
32ca5afa4a
feat: better error handling for packer (#1883) 2021-11-02 16:58:55 +01:00
Subho Banerjee
e270bdbd6f
[Bugfix]: Use local install in Github actions (#1628)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-09-30 18:53:14 +02:00
kylo252
fcb764cd63
refactor(ci): better path handling (#1531) 2021-09-13 11:10:07 +02:00
kylo252
38f53bf08c
[Feature]: Add some very basic unit-tests (#1369) 2021-09-09 18:53:21 +02:00
kylo252
27679f988f
[Refactor]: only allow a single logger (#1405) 2021-08-26 23:02:16 +04:30
kylo252
101c683433
[Refactor] Installer v2 with support for backup (#1052) 2021-08-23 17:18:42 +02:00
kylo252
1fbc34cf1d
Fix slow CI by installing a neovim binary directly (#1059) 2021-08-15 20:31:37 +04:30
grvxs
e4f146e980
fix: typo in install.yaml 2021-08-06 16:49:05 +05:30
Abouzar Parvan
fc36d2b29f
[Bugfix] Set 4 min timeout for installation (#1157) 2021-07-29 07:13:40 +00:00
Abouzar Parvan
95aa1ea8c6
we no longer require linux dependencies (#1064) 2021-07-21 19:35:02 +00:00
Abouzar Parvan
2827ed76ab
enables testing again (#1039) 2021-07-20 15:05:35 +00:00
Abouzar Parvan
2d9fa523c9
we don't need brew upgrade in github workflow testing 2021-07-15 08:40:13 +00:00
Abouzar Parvan
1411478e46
disable linux/freebsd testing for now 2021-07-15 06:16:02 +04:30
Abouzar Parvan
7f11162bd8
Update install.yaml 2021-07-15 05:41:02 +04:30
Abouzar Parvan
a222f4ecb8
Github workflows (#807)
* test github workflows

* added stylua checking as well
2021-07-14 20:51:32 -04:00