From 43c766365cc9bbab2859a4f35d38983057a3198e Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 18 Apr 2023 07:13:36 +0200 Subject: Disable Vimspector --- pack/ache/start/installPlugin.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pack/ache/start/installPlugin.py b/pack/ache/start/installPlugin.py index a6df842..16669c5 100755 --- a/pack/ache/start/installPlugin.py +++ b/pack/ache/start/installPlugin.py @@ -24,10 +24,10 @@ list_of_plugins = [ # A good status line "https://github.com/vim-airline/vim-airline", -# Vimspector +# ☠️ Vimspector # # Integrate gdb inside vim - "https://github.com/puremourning/vimspector", +# "https://github.com/puremourning/vimspector", # nvim-tree.lua # -- cgit v1.2.3