Files
dotfiles/dot_config/micro/plug/lsp/repo.json
Cian Hughes 896af887ca Changed . token to _dot
This change allows the dotfiles to work with chezmoi (e.g: on windows)
and improves grepability with neovim/telescope
2024-11-07 13:52:17 +00:00

79 lines
1.8 KiB
JSON

[{
"Name": "lsp",
"Description": "Generic LSP Client for Micro",
"Website": "https://github.com/AndCake/micro-plugin-lsp",
"Tags": ["lsp"],
"Versions": [
{
"Version": "0.4.1",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.4.1.zip",
"Require": {
"micro": ">=2.0.10"
}
},
{
"Version": "0.4.2",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.4.2.zip",
"Require": {
"micro": ">=2.0.8"
}
},
{
"Version": "0.4.3",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.4.3.zip",
"Require": {
"micro": ">=2.0.8"
}
},
{
"Version": "0.5.0",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.5.0.zip",
"Require": {
"micro": ">=2.0.8"
}
},
{
"Version": "0.5.1",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.5.1.zip",
"Require": {
"micro": ">=2.0.8"
}
},
{
"Version": "0.5.2",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.5.2.zip",
"Require": {
"micro": ">=2.0.8"
}
},
{
"Version": "0.5.3",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.5.3.zip",
"Require": {
"micro": ">=2.0.8"
}
},
{
"Version": "0.6.0",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.6.0.zip",
"Require": {
"micro": ">=2.0.8"
}
},
{
"Version": "0.6.1",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.6.1.zip",
"Require": {
"micro": ">=2.0.8"
}
},
{
"Version": "0.6.2",
"Url": "https://github.com/AndCake/micro-plugin-lsp/archive/v0.6.2.zip",
"Require": {
"micro": ">=2.0.8"
}
}
]
}]