poppingtonic / ruby-yasnippets

YAS snippets for ruby code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby YASnippets

This is a collection of custom snippets for use with YASnippets. Save this folder in

~/.emacs.d/custom/

and add the following to your .emacs or init.el:

    (load "~/.emacs.d/custom/ruby-yasnippets/ruby-yasnippets.el")
    (require 'ruby-yasnippets)

About

YAS snippets for ruby code.

License:MIT License


Languages

Language:Emacs Lisp 100.0%