mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
1.1.0 Added dotfiles from my old PC
This commit is contained in:
16
IMPORTED_FROM_MANJARO/.config/micro/plugins/fzf/repo.json
Normal file
16
IMPORTED_FROM_MANJARO/.config/micro/plugins/fzf/repo.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"Name": "fzf",
|
||||
"Description": "adds support to opening files via fzf",
|
||||
"Tags": ["fzf"],
|
||||
"Versions": [
|
||||
{
|
||||
"Version": "1.0.5",
|
||||
"Url": "https://github.com/samdmarshall/micro-fzf-plugin/archive/v1.0.5.zip",
|
||||
"Require": {
|
||||
"micro": ">=1.1.2"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user