| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/japanese/jed/files/ |
Upload File : |
--- lib/jed.rc~ Tue Jul 20 20:22:46 1999
+++ lib/jed.rc Thu Feb 3 19:15:23 2000
@@ -166,6 +166,19 @@
% that are continued onto the next line.
%---------------------------------------------------------------------------
+%---------------------------------------------------------------------------
+% Ruby-mode
+%---------------------------------------------------------------------------
+
+% amount of space to indent within block.
+variable ruby_indent_level = 2;
+
+% Load ruby mode when openning .rb' files.
+autoload("ruby_mode", "ruby");
+add_mode_for_extension ("ruby", "rb");
+
+%---------------------------------------------------------------------------
+
#ifdef MSDOS XWINDOWS MSWINDOWS
% Alt-key handling. Setting this variable controls how the
% Alt key is handled. By default it is set to 27 (Ascii ESCAPE). This means