We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3bbbb commit b3f4a01Copy full SHA for b3f4a01
README.md
@@ -7,7 +7,7 @@ I simply modified some things for elixir development.
7
8
### 1. Install runtime:
9
10
- git clone git@github.com:gregpardo/vim-elixir-ide.git ~/.vim_elixir_runtime
+ git clone https://github.com/mikepc/vimrc ~/.vim_elixir_runtime
11
sh ~/.vim_elixir_runtime/bin/install
12
13
**NOTE:** You system's Vim configuration will NOT be changed i.e. it is safe to install.
0 commit comments