Difference between revisions of "User:Kuraiko Yoshikawa/sandbox/LSL Goodies/nano"

From Second Life Wiki
Jump to navigation Jump to search
m
m (add {{multi-lang}})
 
Line 1: Line 1:
{{multi-lang}}
{{#vardefine:title|Nano-Editor}}
{{#vardefine:title|Nano-Editor}}
{{#vardefine:file|[http://code.google.com/p/hilitelsl/downloads/detail?name=lsl.nanorc lsl.nanorc]}}
{{#vardefine:file|[http://code.google.com/p/hilitelsl/downloads/detail?name=lsl.nanorc lsl.nanorc]}}

Latest revision as of 06:52, 26 March 2009





Nano-Editor
 _____ _ _      
|  ___(_) | ___ 
| |_  | | |/ _ \
|  _| | | |  __/
|_|   |_|_|\___|

You can find the syntax file (and others) in our Google Code Project

lsl.nanorc

  ___           _        _ _                                                    
 |_ _|_ __  ___| |_ __ _| | |                                                   
  | || '_ \/ __| __/ _` | | |                                                   
  | || | | \__ \ || (_| | | |                                                   
 |___|_| |_|___/\__\__,_|_|_| 

To install put the lsl.nanorc in /usr/share/nano/ or where you want and create the file .nanorc in your home directory with the following line:

include "/usr/share/nano/lsl.nanorc"

or where your file is saved...

If your nano isn't in syntax highlighting mode press escape [ESC] followed by Y for activating the highlighting mode.

Nano-lsl-highlight.jpg