mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00:00
## What is this PR for? Current implementation of `Git Browse` doesn't work with onprem gitlab (and any other git hosting except gitlab, github and bitbucket). With this little fix, it should work with any git hosting. ## Does this PR fix an existing issue? No ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines. |
||
|---|---|---|
| .. | ||
| cmp.lua | ||
| extras.lua | ||
| format.lua | ||
| init.lua | ||
| inject.lua | ||
| json.lua | ||
| lazygit.lua | ||
| lsp.lua | ||
| lualine.lua | ||
| mini.lua | ||
| news.lua | ||
| pick.lua | ||
| plugin.lua | ||
| root.lua | ||
| terminal.lua | ||
| toggle.lua | ||
| ui.lua | ||