Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iRyukizo committed Feb 2, 2021
1 parent f78ac4c commit cdc3fa1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ tiger-syntax follows the standard runtime path structure, it can be installed wi
- Pathogen
- `git clone https://github.com/iryukizo/tiger-syntax.git ~/.vim/bundle/tiger-syntax`
- Vundle
- `Plugin 'iryukizo/tiger-syntax'`
- `Plugin 'iryukizo/tiger-syntax'` \
Careful with [this issue](https://github.com/VundleVim/Vundle.vim/issues/16)
when loading plugin with [Vundle.vim](https://github.com/VundleVim/Vundle.vim).\
Add `filetype off` in your `.vimrc`.

0 comments on commit cdc3fa1

Please sign in to comment.