No commit activity in last 3 years
No release in over 3 years
Gem with methods to create simple snippets, or more complex snippets which invoke a form on users computer.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

Snippets For Espanso Gem

Gem Gem Codecov

Table of Contents

About

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.

Getting Started

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

Usage

Add notes about how to use the system.