We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8aa7e commit 03153e7Copy full SHA for 03153e7
README.md
@@ -6,10 +6,10 @@ Available under the terms of the MIT License.
6
### Installation
7
Using [Vundle](https://github.com/gmarik/vundle), add this to your `.vimrc`:
8
```vim
9
-Plugin 'nu-scptheme/vim-wikidot'
+Plugin 'scpwiki/vim-wikidot'
10
```
11
12
Using [Pathogen](https://github.com/tpope/vim-pathogen), run this command in your shell:
13
```sh
14
-git clone https://github.com/nu-scptheme/vim-wikidot.git ~/.vim/bundle/vim-wikidot
+git clone https://github.com/scpwiki/vim-wikidot.git ~/.vim/bundle/vim-wikidot
15
0 commit comments