summaryrefslogtreecommitdiff
path: root/pack/ache/start/installPlugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'pack/ache/start/installPlugin.py')
-rwxr-xr-xpack/ache/start/installPlugin.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/pack/ache/start/installPlugin.py b/pack/ache/start/installPlugin.py
index 20ab3d1..a6df842 100755
--- a/pack/ache/start/installPlugin.py
+++ b/pack/ache/start/installPlugin.py
@@ -95,6 +95,10 @@ list_of_plugins = [
# List of snippets
"https://github.com/honza/vim-snippets",
+# Add cscope function to neovim
+ "https://github.com/dhananjaylatkar/cscope_maps.nvim",
+
+
# Language specific support
"https://github.com/jparise/vim-graphql",
"https://github.com/rust-lang/rust.vim",