Skip to content

Commit f355d15

Browse files
authored
Explain NVim works the same
1 parent e0a3efb commit f355d15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Or copy and paste the following into your terminal/shell:
1515
mkdir -p ~/.vim/autoload ~/.vim/bundle && \
1616
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
1717

18+
For NVim installation instructions and paths are the same.
19+
1820
If you're using Windows, change all occurrences of `~/.vim` to `~\vimfiles`.
1921

2022
## Runtime Path Manipulation

0 commit comments

Comments
 (0)