Commit graph

56 commits

Author SHA1 Message Date
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
Christian Chiarulli
a05365a48e chore: add kofi 2022-09-27 02:46:41 -04:00
ChristianChiarulli
099b38cae9 chore: funding add strike 2022-09-23 13:07:53 -04:00
ChristianChiarulli
26aab3a4c4 chore: custom funding paypal & buymeacoffee 2022-09-23 12:57:54 -04:00
Latif Sulistyo
da41d27da8
fix(ci): resolve stylua ci rare error (#3065) 2022-09-23 02:23:52 -04:00
rebuilt
e662039f5e
Update general-issue-form.yaml
Neovim version 0.7.0 is no longer sufficient.  We are using features introduced in 0.7.2  Related: https://github.com/LunarVim/LunarVim/issues/2787
2022-07-04 11:29:10 -07: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
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
Daniel Rodríguez Rivero
15da6658c8
chore: update templates (#2610)
* fix: update general-issue-form.yaml

* chore: update templates

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-05-15 15:58:53 +02:00
kylo252
5566076ebb chore(ci): fix failing plugins-update action 2022-05-03 14:36:43 +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
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
4c705bc07d
feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00
kylo252
25e8b22349
chore(installer): require neovim 0.6.1+ (#2211) 2022-01-24 13:01:57 +01:00
kylo252
fefe78d81c
chore: update github's templates (#2116) 2021-12-27 16:18:25 +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
Luc Sinet
0df3ec9277
fix: Fix matrix links (#1470) 2021-09-04 21:51:31 +04:30
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
kylo252
1fbc34cf1d
Fix slow CI by installing a neovim binary directly (#1059) 2021-08-15 20:31:37 +04:30
kylo252
988c74ec56
feat: Add pre-commit hook for linting and formatting (#1132)
* feat: Add pre-commit hook for linting and formatting

* format with prettier
2021-08-13 12:11:18 +02:00
kylo252
03b7da74ee
Fix formatting according to style-guide (#1057) 2021-08-12 11:31:31 +02:00
Abouzar Parvan
01f865e041
Update lsp-issue-form.yaml 2021-08-07 18:00:12 +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
4c4dcf3221
Update format.yaml 2021-07-25 18:43:37 +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
Luc Sinet
0b7668d037
[Feature] Add shell workflows (#1030) 2021-07-19 20:52:49 +04:30
kylo252
5f6f5a735d
[Feature] Add an installer for Stylua (#977) 2021-07-15 20:59:59 +04:30
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
Luc Sinet
ed382dd488
Minimize the pull request template (#876)
Move the checklist section on top as a comment
2021-07-11 09:35:08 -04:00
Luc Sinet
5fcd7079e5
Add a pull request template (#829) 2021-07-11 10:45:26 +04:30