Difference between revisions of "User:Kuraiko Yoshikawa/sandbox/LSL Goodies/nano"
< User:Kuraiko Yoshikawa | sandbox | LSL Goodies
Jump to navigation
Jump to search
(New page: ==LSL Syntax Highlighting== <div id="box" style="background-color: light-gray; -moz-border-radius: 10px; -moz-border-radius: 10px;"> <div style="background-color: gray; color: black; font...) |
(new style for all =^_^=) |
||
Line 1: | Line 1: | ||
==LSL Syntax Highlighting== | ==LSL Syntax Highlighting== | ||
<div id="box" style="background-color: light-gray; | <div id="box" style="background-color: light-gray; {{NewStyle|border-radius|10px|moz=*|webkit=*}}"> | ||
<div style="background-color: gray; color: black; font-size: 1.2em; font-weight: bold; border-bottom: black 1px dashed; | <div style="background-color: gray; color: black; font-size: 1.2em; font-weight: bold; border-bottom: black 1px dashed; {{NewStyle|border-radius-topleft|10px|moz=*|webkit=*}} {{NewStyle|border-radius-topright|10px|moz=*|webkit=*}} padding-left: 5px;">For Nano-Editor</div> | ||
<div style="padding: 10px 10px 10px 10px;"> | <div style="padding: 10px 10px 10px 10px;"> | ||
A lsl syntax highlighting file for Nano-Editor which you can find here.<br> | A lsl syntax highlighting file for Nano-Editor which you can find here.<br> | ||
Line 9: | Line 9: | ||
<div style="color: black; background: #d9d9d9; border: #132f78 dashed 1px; padding: 10px 10px 10px 10px; | <div style="color: black; background: #d9d9d9; border: #132f78 dashed 1px; padding: 10px 10px 10px 10px; {{NewStyle|border-radius|10px|moz=*|webkit=*}}"> | ||
<pre style="border:0; padding:0; background-color: transparent;"> | <pre style="border:0; padding:0; background-color: transparent;"> | ||
___ _ _ _ | ___ _ _ _ |
Revision as of 04:06, 25 March 2009
LSL Syntax Highlighting
For Nano-Editor
A lsl syntax highlighting file for Nano-Editor which you can find here.
25 March 2009 → lsl-nano.tar.gz
___ _ _ _ |_ _|_ __ ___| |_ __ _| | | | || '_ \/ __| __/ _` | | | | || | | \__ \ || (_| | | | |___|_| |_|___/\__\__,_|_|_| To install put lsl.nanorc in /usr/share/nano/ or where you want and create the file .nanorc in your home directory with the following line:</nowiki> include "/usr/share/nano/lsl.nanorc" or where your file is saved... if your nano not in syntax highlighting mode press escape followed by Y for activating the highlighting mode