diff --git a/README.md b/README.md index 9c4e6be..db5cd0c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# ldpl-highlighter +# LDPL Code Highlighter -LDPL syntax highlighting for nano and gedit code editors \ No newline at end of file +LDPL syntax highlighting for nano and gedit code editors + +This code was originally removed from the LDPL 5 release by lartu with the goal of moving it to a separate repo. I'm creating a backup of this code because I have not been able to find the separate on GitHub. diff --git a/gedit/install.sh b/gedit/install.sh new file mode 100755 index 0000000..810abfe --- /dev/null +++ b/gedit/install.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +sudo cp ldpl.lang /usr/share/gtksourceview-3.0/language-specs/ diff --git a/gedit/ldpl.lang b/gedit/ldpl.lang new file mode 100644 index 0000000..8a2396c --- /dev/null +++ b/gedit/ldpl.lang @@ -0,0 +1,223 @@ + + + + + *.ldpl + # + + + +