Skip to content

Commit

Permalink
Explain Neovim works the same
Browse files Browse the repository at this point in the history
  • Loading branch information
stepancheg committed Jan 26, 2021
1 parent e0a3efb commit dcbd26c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Or copy and paste the following into your terminal/shell:
mkdir -p ~/.vim/autoload ~/.vim/bundle && \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim

For Neovim installation instructions and paths are the same.

If you're using Windows, change all occurrences of `~/.vim` to `~\vimfiles`.

## Runtime Path Manipulation
Expand Down

0 comments on commit dcbd26c

Please sign in to comment.