Snippets For Espanso Gem
Table of Contents
- About
- Getting Started
- Usage
- Contributing
I love the snippet program Espanso. It's an awesome piece of Free Open Source Software. But I became frustrated with typos when I went to add snippets to the config file, which is .yml format. I wrote these methods to simplify adding snippets and avoid those all too common syntax errors.
Follow the install instructions below to add to your project or install on your computer.
Installing
- In a Gemfile
gem 'snippets_for_espanso', '~> 0.1.2'
- Install Just The Gem
gem install snippets_for_espanso
Add notes about how to use the system.