diff options
Diffstat (limited to '.config/nvchecker')
-rw-r--r-- | .config/nvchecker/extra.toml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/nvchecker/extra.toml b/.config/nvchecker/extra.toml index 64279ba..87311d5 100644 --- a/.config/nvchecker/extra.toml +++ b/.config/nvchecker/extra.toml @@ -642,11 +642,6 @@ source = "git" git = "https://github.com/fltk/fltk" use_max_tag = true -[fluajho] -source = "git" -git = "https://git.laborejo.org/lss/fluajho.git" -use_max_tag = true - [fmt] source = "git" git = "https://github.com/fmtlib/fmt/" @@ -3476,11 +3471,6 @@ git = "https://github.com/cdemu/cdemu" include_regex = "vhba-module-([\\d]+)" use_max_tag = true -[vico] -source = "git" -git = "https://git.laborejo.org/lss/vico.git" -use_max_tag = true - [vim-ansible] source = "git" git = "https://github.com/pearofducks/ansible-vim" |