technomancy / emacs-starter-kit

[ARCHIVED] this is ancient history
GNU General Public License v3.0
2.86k stars 887 forks source link

Add yasnippet #94

Closed srid closed 13 years ago

srid commented 13 years ago

And include clojure snippets

http://inclojurewetrust.blogspot.com/2011/04/fed-up-of-typing-ns-declarations.html https://github.com/swannodette/clojure-snippets

technomancy commented 13 years ago

Thanks, but I'd rather have a function in clojure-mode for inserting the ns declaration; I don't think something so simple should pull in such a big package as yasnippet.