[geany/geany] f3a5dd: Add file-extensions for Clojure

Daniel Șuteu git-noreply at xxxxx
Mon Jan 18 02:43:35 UTC 2016


Branch:      refs/heads/master
Author:      Daniel Șuteu <trizenx at gmail.com>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Mon, 18 Jan 2016 02:43:35 UTC
Commit:      f3a5dd609a51cbb0921d020b32a3778e24bf52e4
             https://github.com/geany/geany/commit/f3a5dd609a51cbb0921d020b32a3778e24bf52e4

Log Message:
-----------
Add file-extensions for Clojure

The extensions are from Wikipedia: https://en.wikipedia.org/wiki/Clojure

Closes #842.


Modified Paths:
--------------
    data/filetype_extensions.conf

Modified: data/filetype_extensions.conf
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -12,6 +12,7 @@ Batch=*.bat;*.cmd;*.nt;
 CAML=*.ml;*.mli;
 C=*.c;*.h;*.xpm;
 C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
+Clojure=*.clj;*.cljs;*.cljc;
 CUDA=*.cu;*.cuh;*.h;
 C#=*.cs;
 CMake=CMakeLists.txt;*.cmake;*.ctest;



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list