about summary refs log tree commit diff stats
path: root/html/063array.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/063array.mu.html')
-rw-r--r--html/063array.mu.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/html/063array.mu.html b/html/063array.mu.html
index 0c8a5349..4506b04a 100644
--- a/html/063array.mu.html
+++ b/html/063array.mu.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 <title>Mu - 063array.mu</title>
-<meta name="Generator" content="Vim/7.4">
+<meta name="Generator" content="Vim/8.0">
 <meta name="plugin-version" content="vim7.4_v2">
 <meta name="syntax" content="none">
 <meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
@@ -15,15 +15,15 @@ body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color
 a { color:#eeeeee; text-decoration: none; }
 a:hover { text-decoration: underline; }
 * { font-size: 12pt; font-size: 1em; }
-.Delimiter { color: #800080; }
+.muControl { color: #c0a020; }
 .muRecipe { color: #ff8700; }
-.Special { color: #c00000; }
-.Constant { color: #00a0a0; }
+.muScenario { color: #00af00; }
 .LineNr { color: #444444; }
-.muControl { color: #c0a020; }
+.Delimiter { color: #800080; }
+.Constant { color: #00a0a0; }
+.Special { color: #c00000; }
 .Comment { color: #9090ff; }
 .Comment a { color:#0000ee; text-decoration:underline; }
-.muScenario { color: #00af00; }
 -->
 </style>
 
0200 fsobject.file: load previews in fm.loader' href='/akspecs/ranger/commit/ranger/fsobject/file.py?h=v1.9.0b1&id=d538bd40182a00d4b6e6327d091a9e0943ee2976'>d538bd40 ^
437c12d9 ^
49dffd9e ^
c6953a55 ^

d3c262a9 ^
437c12d9 ^






43e0f44a ^

437c12d9 ^

437c12d9 ^







13370392 ^
437c12d9 ^








c6953a55 ^
a83460d8 ^
d538bd40 ^

c1f3125c ^
d3c262a9 ^

49dffd9e ^
d3c262a9 ^
49dffd9e ^
d3c262a9 ^


49dffd9e ^
d3c262a9 ^
49dffd9e ^
d3c262a9 ^



49dffd9e ^
d3c262a9 ^

437c12d9 ^

4f202b05 ^

13370392 ^

eb8737ec ^


437c12d9 ^
43e0f44a ^
4f202b05 ^
437c12d9 ^



39bf5e5a ^

43e0f44a ^
437c12d9 ^


c1f3125c ^
b76bb9a1 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101