Cerebro plugin to create snippets
In Cerebro, type one of the following commands:
snip style
- search snippet called style, selecting a snippet will copy the content to the clipboardsnipc test
- create snippet called "test"snipd test
- delete snippet
You can disable the keyword snip
for instant searching by typing plugins snippets
and click on settings
Creating a snippet with a file extension will add syntax highlighting for that snippet: snipc style.css
- Cerebro - main repo for Cerebro app
- Highlight.js
- React-highlight