Skip to content

Automatic syntax hilighting for clojure in gedit. Currently using ideas from Scheme's and Python's syntax. To install run the install.sh file which will copy the files at necessary locations

Notifications You must be signed in to change notification settings

cedricpineau/clojure_for_gedit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure is a LISP dialect of java. This is an effort to provide syntax support for clojure in gedit (http://projects.gnome.org/gedit/) , a popular text editor. 

GtkSourceView (http://projects.gnome.org/gtksourceview/) is the tool that helps us in this context.

##Usage 

Running the install.sh by the following commands will install the support for clojure in gedit.

$> sudo chmod +x install.sh

$> sudo ./install.sh

About

Automatic syntax hilighting for clojure in gedit. Currently using ideas from Scheme's and Python's syntax. To install run the install.sh file which will copy the files at necessary locations

no website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%