diff options
Diffstat (limited to 'init-dependencies.sh')
-rw-r--r-- | init-dependencies.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/init-dependencies.sh b/init-dependencies.sh new file mode 100644 index 0000000..008d4aa --- /dev/null +++ b/init-dependencies.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +git clone https://github.com/autozimu/LanguageClient-neovim.git |