]> git.armaanb.net Git - stagit.git/blobdiff - Gemfile
Add synatx highlighting with Pygment.
[stagit.git] / Gemfile
diff --git a/Gemfile b/Gemfile
new file mode 100644 (file)
index 0000000..9452483
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source 'https://rubygems.org'
+
+gem 'github-linguist'
+gem 'pygments.rb'