Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chikamichi committed Nov 30, 2013
1 parent a69e8f1 commit 33acc43
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,7 @@ Files ending in `.wiki` will be highlighted. To force highlighting on any file,

### Install for pathogen

Head to [pathogen.vim](https://github.com/tpope/vim-pathogen) if you don't know what it is yet.

``` sh
cd ~/.vim/
git submodule add git://github.com/chikamichi/mediawiki.vim.git bundle/mediawiki
```

### Manual install
You can use Pathogen, Vundle or any plugin manager you like. Or you can install by hand:

``` sh
cd ~/.local/src
Expand Down

0 comments on commit 33acc43

Please sign in to comment.