summary refs log tree commit diff stats
path: root/doc/examples
Commit message (Expand)AuthorAgeFilesLines
* update doc/examples/plugin_filter_file.pyhut2014-12-051-8/+10
* Added redrawing when we return to Vim from Ranger without opening anyAshwin Nanjappa2014-09-191-0/+2
* examples/vim_file_chooser: fixed redrawinghut2014-02-151-0/+1
* Update vim_file_chooser.vimIsrael Chauca Fuentes2013-09-171-11/+27
* update examples (s/ranger.fsobject/ranger.container/)hut2013-03-172-5/+5
* move examples to doc/exampleshut2013-03-0911-0/+200
2d7e4555b0e51e815a95756'>83c67014 ^
4a943d4e ^





feac887c ^



06d9b1a5 ^








feac887c ^
06d9b1a5 ^
feac887c ^

90b01a1b ^
eee09a56 ^
7f7d3dcc ^
feac887c ^
eee09a56 ^

5fdd09c5 ^

eee09a56 ^

feac887c ^



eee09a56 ^
431f739d ^
eee09a56 ^
ef790392 ^
071afeff ^

938185b3 ^







071afeff ^




431f739d ^
1b35d4cd ^
1b35d4cd ^
938185b3 ^


83c67014 ^
938185b3 ^







83c67014 ^
938185b3 ^








83c67014 ^
938185b3 ^







83c67014 ^
938185b3 ^









83c67014 ^
938185b3 ^







83c67014 ^
938185b3 ^









83c67014 ^
938185b3 ^







83c67014 ^
938185b3 ^





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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143