aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu/conf/syntax/README
diff options
context:
space:
mode:
Diffstat (limited to 'data/sisu/conf/syntax/README')
-rw-r--r--data/sisu/conf/syntax/README18
1 files changed, 9 insertions, 9 deletions
diff --git a/data/sisu/conf/syntax/README b/data/sisu/conf/syntax/README
index 82d5ff67..9fde1d1e 100644
--- a/data/sisu/conf/syntax/README
+++ b/data/sisu/conf/syntax/README
@@ -3,15 +3,15 @@ This directory
/usr/share/sisu-examples/sisu-examples/config/syntax_hi
contains rudimentary sisu syntax highlighting files for:
-* (g)vim http://www.vim.org
+* (g)vim <http://www.vim.org>
* package: sisu-vim
* status: largely done
* comments: not found here
a vim syntax highlighting and folds component of sisu exists,
see sisu-vim
-* gedit http://www.gnome.org/projects/gedit
-* gobby http://gobby.0x539.de/
+* gedit <http://www.gnome.org/projects/gedit>
+* gobby <http://gobby.0x539.de/>
file: sisu.lang
place in:
/usr/share/gtksourceview-1.0/language-specs
@@ -20,7 +20,7 @@ contains rudimentary sisu syntax highlighting files for:
* status: very basic syntax highlighting
* comments: this editor features display line wrap and is used by Goby!
-* nano http://www.nano-editor.org
+* nano <http://www.nano-editor.org>
file: nanorc
save as:
~/.nanorc
@@ -30,7 +30,7 @@ contains rudimentary sisu syntax highlighting files for:
no display line-wrap
does line breaks
-* diakonos (an editor written in ruby) http://purepistos.net/diakonos
+* diakonos (an editor written in ruby) <http://purepistos.net/diakonos>
file: diakonos.conf
save as:
~/.diakonos/diakonos.conf
@@ -48,22 +48,22 @@ contains rudimentary sisu syntax highlighting files for:
[settings::configure kate::{highlighting,filetypes}]
[tools::highlighting::{markup,scripts}::SiSU]
-* nedit http://www.nedit.org
+* nedit <http://www.nedit.org>
file: sisu_nedit.pats
nedit -import sisu_nedit.pats
* status: a very clumsy first attempt
[not really done]
* comments: this editor features display line wrap
-* emacs http://www.gnu.org/software/emacs/emacs.html
+* emacs <http://www.gnu.org/software/emacs/emacs.html>
files: sisu-mode.el
to file ~/.emacs add the following 2 lines:
(add-to-list 'load-path "/usr/share/sisu-examples/config/syntax_hi")
(require 'sisu-mode.el)
[not done / not yet included]
-* vim & gvim http://www.vim.org
- files: sisu-vim http://www.jus.uio.no/sisu/SiSU/download
+* vim & gvim <http://www.vim.org>
+ files: sisu-vim <http://www.jus.uio.no/sisu/SiSU/download>
package is the most comprehensive sisu syntax highlighting and editor
environment provided to date (is for vim/ gvim, and is separate from the
contents of this directory)