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 f355d15Copy full SHA for f355d15
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 NVim 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