We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a3efb commit dcbd26cCopy full SHA for dcbd26c
README.markdown
@@ -15,6 +15,8 @@ Or copy and paste the following into your terminal/shell:
15
mkdir -p ~/.vim/autoload ~/.vim/bundle && \
16
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
17
18
+For Neovim installation instructions and paths are the same.
19
+
20
If you're using Windows, change all occurrences of `~/.vim` to `~\vimfiles`.
21
22
## Runtime Path Manipulation
0 commit comments