Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-15 | chore(plugins): bump version (#3248) | kylo252 | |
* 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-08 | Add: Workflow to stale/close inactive issues | Fixes #3168 (#3177) | Hemanth Kotagiri | |
2022-10-06 | feat: enable global installation (#3161) | kylo252 | |
2022-10-06 | feat: lock new installations to nvim 0.8+ (#3111) | kylo252 | |
2022-09-27 | chore: add kofi | Christian Chiarulli | |
2022-09-23 | chore: funding add strike | ChristianChiarulli | |
2022-09-23 | chore: custom funding paypal & buymeacoffee | ChristianChiarulli | |
2022-09-23 | fix(ci): resolve stylua ci rare error (#3065) | Latif Sulistyo | |
2022-07-04 | Update general-issue-form.yaml | rebuilt | |
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-06-26 | fix(installer): always use check shallow clones (#2763) | kylo252 | |
2022-06-25 | ci: update runners to include nightly neovim (#2756) | kylo252 | |
* ci: update runners to include nightly neovim * ci: run installer from new remote * ci: update path rule to monitor workflows folder | |||
2022-05-21 | refactor: load the default options once (#2592) | kylo252 | |
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-15 | chore: update templates (#2610) | Daniel RodrÃguez Rivero | |
* fix: update general-issue-form.yaml * chore: update templates Co-authored-by: kylo252 <[email protected]> | |||
2022-05-03 | chore(ci): fix failing plugins-update action | kylo252 | |
2022-04-27 | refactor: lock new installations to nvim v0.7+ (#2526) | kylo252 | |
2022-04-20 | refactor: update impatient (#2477) | kylo252 | |
2022-04-02 | ci: use github-actions as the author (#2419) | kylo252 | |
2022-04-02 | ci(test): add write-permission for prs (#2417) | kylo252 | |
2022-03-26 | ci: fix workflow inputs (#2397) | kylo252 | |
2022-03-25 | ci: test automated gh action (#2394) | kylo252 | |
2022-03-10 | feat(windows): add custom config_win.example.lua (#2330) | kylo252 | |
2022-01-24 | chore(installer): require neovim 0.6.1+ (#2211) | kylo252 | |
2021-12-27 | chore: update github's templates (#2116) | kylo252 | |
2021-11-02 | feat: better error handling for packer (#1883) | kylo252 | |
2021-10-17 | chore: fix minimal_lsp.lua (#1793) | kylo252 | |
2021-09-30 | [Bugfix]: Use local install in Github actions (#1628) | Subho Banerjee | |
Co-authored-by: kylo252 <[email protected]> | |||
2021-09-30 | feat: add commitlint CI (#1459) | chaesngmin | |
Co-authored-by: kylo252 <[email protected]> | |||
2021-09-13 | refactor(ci): better path handling (#1531) | kylo252 | |
2021-09-09 | [Feature]: Add some very basic unit-tests (#1369) | kylo252 | |
2021-09-04 | fix: Fix matrix links (#1470) | Luc Sinet | |
2021-08-26 | [Refactor]: only allow a single logger (#1405) | kylo252 | |
2021-08-23 | [Refactor] Installer v2 with support for backup (#1052) | kylo252 | |
2021-08-17 | [Bugfix] ignore jdtls to fix `CI` (#1339) | Abouzar Parvan | |
2021-08-15 | Fix slow CI by installing a neovim binary directly (#1059) | kylo252 | |
2021-08-13 | feat: Add pre-commit hook for linting and formatting (#1132) | kylo252 | |
* feat: Add pre-commit hook for linting and formatting * format with prettier | |||
2021-08-12 | Fix formatting according to style-guide (#1057) | kylo252 | |
2021-08-07 | Update lsp-issue-form.yaml | Abouzar Parvan | |
2021-08-06 | fix: typo in install.yaml | grvxs | |
2021-07-29 | [Bugfix] Set 4 min timeout for installation (#1157) | Abouzar Parvan | |
2021-07-25 | Update format.yaml | Abouzar Parvan | |
2021-07-21 | we no longer require linux dependencies (#1064) | Abouzar Parvan | |
2021-07-20 | enables testing again (#1039) | Abouzar Parvan | |
2021-07-19 | [Feature] Add shell workflows (#1030) | Luc Sinet | |
2021-07-15 | [Feature] Add an installer for Stylua (#977) | kylo252 | |
2021-07-15 | we don't need brew upgrade in github workflow testing | Abouzar Parvan | |
2021-07-15 | disable linux/freebsd testing for now | Abouzar Parvan | |
2021-07-15 | Update install.yaml | Abouzar Parvan | |
2021-07-14 | Github workflows (#807) | Abouzar Parvan | |
* test github workflows * added stylua checking as well | |||
2021-07-11 | Minimize the pull request template (#876) | Luc Sinet | |
Move the checklist section on top as a comment | |||
2021-07-11 | Add a pull request template (#829) | Luc Sinet | |