Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruanyl/vim-spider
syntax plugin for spider script
https://github.com/ruanyl/vim-spider
Last synced: 18 days ago
JSON representation
syntax plugin for spider script
- Host: GitHub
- URL: https://github.com/ruanyl/vim-spider
- Owner: ruanyl
- Created: 2014-11-22T09:00:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T21:33:35.000Z (about 10 years ago)
- Last Synced: 2024-11-05T14:55:48.666Z (2 months ago)
- Language: VimL
- Homepage: https://github.com/ruanyl/vim-spider
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vim-spider
==========syntax plugin for spider script
How to install
-----------------------
###Vundle
Put this in your .vimrc```vim
Bundle 'ruanyl/vim-spider'
```Then restart vim and run `:BundleInstall`.
To update the plugin to the latest version, you can run `:BundleUpdate`.