Commit graph

64 commits

Author SHA1 Message Date
LostNeophyte
77ee5b939f
chore(lsp): add elp to skipped servers (#4395)
* chore(lsp): add `elp` to skipped servers

* ci(plugins): run the job every 1h instead of 15mins on weekends
2023-10-21 15:00:35 +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
778546544d
fix(ci): use neovim stable in plugins-bump (#4161) 2023-05-13 19:09:00 +02:00
LostNeophyte
2730190dde
fix(ci): remove config in plugin bump ci (#4139) 2023-05-07 18:20:24 +02:00
LostNeophyte
6c66357cb1
fix(tests): set up lazy.nvim in the lsp test (#4088) 2023-04-28 10:27:40 +02:00
LostNeophyte
28b4b8d8a6
ci(stale): adjust exemptions (#3848)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2023-02-16 16:49:55 +01:00
LostNeophyte
277079ff45
ci: enable format workflow on master (#3623) 2022-12-16 12:58:35 +01:00
Zephaniah Ong
c336ee5150
ci: restrict scheduled workflows to lunarvim (#3591) 2022-12-11 16:18:29 +01:00
kylo252
517cbc069a
ci: test commitlint on pr title (#3262) 2022-11-05 11:04:46 +01:00
github-actions[bot]
b190f045e8
chore: bump plugins version (#3276) 2022-10-29 18:23:34 +02:00
kylo252
c015d0feee chore: update changelog 2022-10-17 17:43:30 +02:00
kylo252
4ef0731500 Merge remote-tracking branch 'origin/rolling' 2022-10-17 17:29:15 +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
Hemanth Kotagiri
099b96712f
Add: Workflow to stale/close inactive issues | Fixes #3168 (#3177) 2022-10-08 02:12:33 -04:00
kylo252
f6402563ab
feat: enable global installation (#3161) 2022-10-06 22:51:09 -04:00
kylo252
9def60f1dd
feat: lock new installations to nvim 0.8+ (#3111) 2022-10-06 06:55:06 +00:00
Latif Sulistyo
da41d27da8
fix(ci): resolve stylua ci rare error (#3065) 2022-09-23 02:23:52 -04:00
kylo252
6fbefdacd3 Merge branch 'rolling' 2022-07-31 14:28:43 +02: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
3475f7675d chore: update changelog 2022-05-25 14:00:49 +02:00
kylo252
fc63a66ce8 Merge remote-tracking branch 'origin/rolling' 2022-05-25 13:35:38 +02:00
kylo252
23df368b00
refactor: load the default options once (#2592)
BREAKING CHANGE: modifying the default options for keymaps and autocmds
is now done by overwriting them, since they won't be loaded into the
global `lvim` table anymore

* refactor: use the lua-commands api
* refactor!: use the lua-autocmds api
* fix(settings): let neovim handle spellfile
* feat: add log:set_log_level()
* chore: update examples
* chore: add deprecation notice for custom_groups
2022-05-21 16:48:47 +02:00
kylo252
5566076ebb chore(ci): fix failing plugins-update action 2022-05-03 14:36:43 +02:00
kylo252
f3750313da Merge branch 'rolling' 2022-04-27 17:38:06 +02:00
kylo252
3de829e76e
refactor: lock new installations to nvim v0.7+ (#2526) 2022-04-27 17:37:27 +02:00
kylo252
ce4f7b0fc8 Merge remote-tracking branch 'origin/rolling' 2022-04-20 13:27:51 +02:00
kylo252
0481ec8ddd
refactor: update impatient (#2477) 2022-04-20 13:22:26 +02:00
kylo252
2d0ba75d03 Merge remote-tracking branch 'origin/rolling' 2022-04-06 16:24:39 +02:00
kylo252
b7d7eed576
ci: use github-actions as the author (#2419) 2022-04-02 13:49:04 +02:00
kylo252
b892b97708
ci(test): add write-permission for prs (#2417) 2022-04-02 12:22:32 +02:00
kylo252
5d08a337fa
ci: fix workflow inputs (#2397) 2022-03-26 14:28:31 +01:00
kylo252
f2370ce9d8
ci: test automated gh action (#2394) 2022-03-25 18:25:53 +04:30
kylo252
23feb96bcc chore(release): update changelog 2022-03-24 16:07:42 +01:00
kylo252
e6ececed17 Merge branch 'rolling' 2022-03-10 10:14:55 +01:00
kylo252
4c705bc07d
feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00
kylo252
4a66e1e669 chore: fix git-cliff catgetory 2022-02-12 09:37:11 +01:00
kylo252
7125e2b2d8 chore: update changelog 2022-01-13 12:58:50 +01:00
kylo252
679cadf590 chore: update the changelog 2022-01-03 16:04:53 +01:00
kylo252
b09ada8940 ci: tweak git-cliff's settings to ignore chores 2021-12-13 17:51:49 +01:00
kylo252
162ed34172 ci: add git-cliff integration 2021-12-11 20:54:45 +01:00
kylo252
32ca5afa4a
feat: better error handling for packer (#1883) 2021-11-02 16:58:55 +01:00
kylo252
0744e9a5e9
chore: fix minimal_lsp.lua (#1793) 2021-10-17 10:12:27 +02: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
chaesngmin
346925fcdc
feat: add commitlint CI (#1459)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-09-30 07:44:35 +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
Abouzar Parvan
1cc2452eb7
[Bugfix] ignore jdtls to fix CI (#1339) 2021-08-17 07:37:11 +00:00