cerebro-snippets
v1.2.1
Published
Cerebro plugin to create snippets
Downloads
10
Maintainers
Readme
cerebro-snippets
Cerebro plugin to create snippets
Usage
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
Settings
You can disable the keyword snip
for instant searching by typing plugins snippets
and click on settings
Syntax highlighting
Creating a snippet with a file extension will add syntax highlighting for that snippet: snipc style.css
Related
- Cerebro - main repo for Cerebro app
- Highlight.js
- React-highlight