Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruanyl/vim-caniuse
https://github.com/ruanyl/vim-caniuse
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruanyl/vim-caniuse
- Owner: ruanyl
- License: mit
- Created: 2015-08-04T20:07:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-04T21:20:37.000Z (over 9 years ago)
- Last Synced: 2024-11-05T14:55:48.828Z (3 months ago)
- Language: VimL
- Size: 121 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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