summaryrefslogtreecommitdiff
path: root/pack/ache/start/installPlugin.py
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-04-18 07:02:22 +0200
committerache <ache@ache.one>2023-04-18 07:02:22 +0200
commitc674f16b9a7525345a4aabf5e8e1339f3a341854 (patch)
tree7dabd1b2ec29f989e2482a69c42c158edac235de /pack/ache/start/installPlugin.py
parentUse leader when possible (diff)
Disable gen_tags since incompatible with last neovim version
Diffstat (limited to 'pack/ache/start/installPlugin.py')
-rwxr-xr-xpack/ache/start/installPlugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pack/ache/start/installPlugin.py b/pack/ache/start/installPlugin.py
index 13caad4..20ab3d1 100755
--- a/pack/ache/start/installPlugin.py
+++ b/pack/ache/start/installPlugin.py
@@ -37,7 +37,7 @@ list_of_plugins = [
# gen_tags.vim
#
# To generate tag for C based languages
- "https://github.com/jsfaint/gen_tags.vim",
+# "https://github.com/jsfaint/gen_tags.vim",
# hexmode
#