The Wayback Machine - https://web.archive.org/web/20201214224058/https://github.com/dcai/vim-react-es6-snippets
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

vim-react-es6-snippets

A collection of React snippets in ES6 for vim.

Ultisnips is required.

Installation

Having vim-plug installed, then add following line to your .vimrc:

Plug 'dcai/vim-react-es6-snippets'

Use Snippets

In JavaScript or JSX file, type snippet name then press Ultisnips trigger key, in my case it's :

r:c<tab>

Or use :Snippets to narrow down when fzf.vim installed.

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.