Index
This project was originally created by boombuler
Introduction¶
This is a simple snippet plugin for the Micro editor.
The plugin comes with some snippet files which are taken from vim-snippets
Have a look at those repositories for their license and additional information!
Other plugins for Micro editor
Install Snippet Plugin¶
From Micro Version 1¶
'ctrl-e'
'plugin install snippets'
From Micro Version 2¶
cd ~/.config/micro/plug
git clone https://github.com/tommyshem/micro-snippets-plugin.git snippets