Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ruanyl/vim-caniuse


https://github.com/ruanyl/vim-caniuse

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

vim-caniuse
===========

can i use support for vim

How to install
-----------------------
###Vundle
Put this in your .vimrc

```vim
Bundle 'ruanyl/vim-caniuse'
```

Then restart vim and run `:BundleInstall`.
To update the plugin to the latest version, you can run `:BundleUpdate`.

How to use
----------

require `caniuse-cmd` install globally

npm install -g caniuse-cmd

For convenience it is recommended that you assign a key for this, like so:

noremap ci :Caniuse