Skip to content

Commit 2e4a8c4

Browse files
regsebamadeus
authored andcommitted
Add guide to install with native package manager (pangloss#1187)
1 parent 6370e7d commit 2e4a8c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ improved indentation.
66

77
## Installation
88

9+
### Install with native package manager
10+
11+
git clone https://github.com/pangloss/vim-javascript.git ~/.vim/pack/vim-javascript/start/vim-javascript
12+
13+
since Vim 8.
14+
915
### Install with [pathogen](https://github.com/tpope/vim-pathogen)
1016

1117
git clone https://github.com/pangloss/vim-javascript.git ~/.vim/bundle/vim-javascript

0 commit comments

Comments
 (0)