summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2023-01-09chore: update fundingChristian Chiarulli
2022-12-16ci: enable format workflow on master (#3623)LostNeophyte
2022-12-11ci: restrict scheduled workflows to lunarvim (#3591)Zephaniah Ong
2022-12-05ci: better issue templates description (#3571)LostNeophyte
2022-11-28ci: update issue templates (#3540)LostNeophyte
2022-11-22docs: github pull request template update (#3512)LostNeophyte
* docs: github pull request template update * fix: docs as suggested by @lostneophyte Co-authored-by: LostNeophyte <[email protected]> * chore: fix my(LostNeophyte) mistakes Co-authored-by: Daniel Rodríguez Rivero <[email protected]>
2022-11-05ci: test commitlint on pr title (#3262)kylo252
2022-10-29chore: bump plugins version (#3276)github-actions[bot]
2022-10-17chore: update changelogkylo252
2022-10-17Merge remote-tracking branch 'origin/rolling'kylo252
2022-10-15chore(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-08Add: Workflow to stale/close inactive issues | Fixes #3168 (#3177)Hemanth Kotagiri
2022-10-06feat: enable global installation (#3161)kylo252
2022-10-06feat: lock new installations to nvim 0.8+ (#3111)kylo252
2022-09-27chore: add kofiChristian Chiarulli
2022-09-23chore: funding add strikeChristianChiarulli
2022-09-23chore: custom funding paypal & buymeacoffeeChristianChiarulli
2022-09-23fix(ci): resolve stylua ci rare error (#3065)Latif Sulistyo
2022-07-31Merge branch 'rolling'kylo252
2022-07-04Update general-issue-form.yamlrebuilt
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-26fix(installer): always use check shallow clones (#2763)kylo252
2022-06-25ci: 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-25chore: update changelogkylo252
2022-05-25Merge remote-tracking branch 'origin/rolling'kylo252
2022-05-21refactor: 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-15chore: update templates (#2610)Daniel Rodríguez Rivero
* fix: update general-issue-form.yaml * chore: update templates Co-authored-by: kylo252 <[email protected]>
2022-05-03chore(ci): fix failing plugins-update actionkylo252
2022-04-27Merge branch 'rolling'kylo252
2022-04-27refactor: lock new installations to nvim v0.7+ (#2526)kylo252
2022-04-20Merge remote-tracking branch 'origin/rolling'kylo252
2022-04-20refactor: update impatient (#2477)kylo252
2022-04-06Merge remote-tracking branch 'origin/rolling'kylo252
2022-04-02ci: use github-actions as the author (#2419)kylo252
2022-04-02ci(test): add write-permission for prs (#2417)kylo252
2022-03-26ci: fix workflow inputs (#2397)kylo252
2022-03-25ci: test automated gh action (#2394)kylo252
2022-03-24chore(release): update changelogkylo252
2022-03-10Merge branch 'rolling'1.1.2kylo252
2022-03-10feat(windows): add custom config_win.example.lua (#2330)kylo252
2022-02-12chore: fix git-cliff catgetorykylo252
2022-01-24Merge branch 'rolling'kylo252
2022-01-24chore(installer): require neovim 0.6.1+ (#2211)kylo252
2022-01-13chore: update changelogkylo252
2022-01-03chore: update the changelogkylo252
2022-01-03Merge branch 'rolling'kylo252
2021-12-27chore: update github's templates (#2116)kylo252
2021-12-13ci: tweak git-cliff's settings to ignore choreskylo252
2021-12-11ci: add git-cliff integrationkylo252
2021-11-02feat: better error handling for packer (#1883)kylo252
2021-10-17chore: fix minimal_lsp.lua (#1793)kylo252