Commit Graph
16 Commits
Author SHA1 Message Date
med8braandFolke Lemaitre 28805d1a4c fix(lazygit): improve git browse (#3941)
## Description
Improves git browse command by handling different types of remotes, and
allows user to extend to other git hosts.

## Related Issue(s)
Fixes #3886

## Checklist
- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-07-07 21:25:45 +02:00
Folke Lemaitre 09831414cf test: added tests for mini.icons 2024-07-07 17:46:57 +02:00
Folke Lemaitre 6eb8cacd0f ci: update 2024-07-05 15:31:26 +02:00
Folke Lemaitre 1bf8050bc4 ci: new minit 2024-07-04 18:16:47 +02:00
Folke Lemaitre 2865253e6e test: simplify tests 2024-06-29 08:33:07 +02:00
Folke Lemaitre 35f89fb3a1 ci: use lazy minit for tests 2024-06-29 08:33:07 +02:00
Folke Lemaitre 5e1c474192 test: use busted for tests 2024-06-26 18:57:04 +02:00
Folke Lemaitre f1c5329dca test: disable packages for tests 2024-06-25 06:36:16 +02:00
Folke Lemaitre 638769d320 test: simple test to make sure I don't keep debug stuff around 2024-06-11 07:27:04 +02:00
Folke Lemaitre 14d47f650c refactor: memoize 2024-06-11 06:51:30 +02:00
Rubin Bhandari c1cb4467ec style: fix some spells (#3517) 2024-06-07 13:35:25 +02:00
Folke Lemaitre 502602e4a2 feat(extras): allow recommended to be the args for LazyVim.extras.wants 2024-06-05 23:35:14 +02:00
Folke Lemaitre 4cc586a3f1 tests: refactored tests a bit 2024-06-05 19:53:50 +02:00
Folke Lemaitre f8268faa7c fix: cleanup unnecessary treesitter langs and mason lsp servers 2024-06-05 18:07:01 +02:00
Folke Lemaitre 368c060b45 tests: check for treesitter langs and mason lsp config 2024-06-05 17:47:46 +02:00
Folke Lemaitre 106130f4cd ci: added some tests 2024-06-05 17:31:51 +02:00