shithub: femtolisp

Download patch

ref: 2bc5c4302229a558daa1c1892a2c41dd2d0cb73b
parent: 48ff4764a4a7a0a81fb04bc93a09acf8e1e718f0
author: Lars Brinkhoff <lars@nocrew.org>
date: Thu Oct 27 04:54:05 EDT 2016

Make GitHub detect lisp files as Scheme.

--- /dev/null
+++ b/.gitattributes
@@ -1,0 +1,2 @@
+*.lsp linguist-language=Scheme
+flisp.boot linguist-language=Scheme