Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`.