mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-05-03 12:51:42 +01:00
896af887ca
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
20 lines
446 B
JSON
20 lines
446 B
JSON
[{
|
|
"Name": "jlabbrev",
|
|
"Description": "Julia backslash abbreviations in micro",
|
|
"Website": "https://github.com/MasFlam/jlabbrev",
|
|
"Tags": ["julia", "util"],
|
|
"Versions": [{
|
|
"Version": "1.0.0",
|
|
"Url": "https://github.com/MasFlam/jlabbrev/archive/v1.0.0.zip",
|
|
"Require": {
|
|
"micro": ">=2.0"
|
|
}
|
|
}, {
|
|
"Version": "1.0.1",
|
|
"Url": "https://github.com/MasFlam/jlabbrev/archive/v1.0.1.zip",
|
|
"Require": {
|
|
"micro": ">=2.0"
|
|
}
|
|
}]
|
|
}]
|