-
Notifications
You must be signed in to change notification settings - Fork 1
/
.cs_workspaces
227 lines (227 loc) · 5.55 KB
/
.cs_workspaces
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
CS_LAST_WORKSPACE: Base
CS_WORKSPACE_BEGIN: Base
let SessionLoad = 1
if &cp | set nocp | endif
let s:so_save = &so | let s:siso_save = &siso | set so=0 siso=0
let v:this_session=expand("<sfile>:p")
silent only
exe "cd " . escape(expand("<sfile>:p:h"), ' ')
if expand('%') == '' && !&modified && line('$') <= 1 && getline(1) == ''
let s:wipebuf = bufnr('%')
endif
set shortmess=aoO
badd +1 python/__init__.py
badd +1 python/Configure.py
badd +1 python/FileIO.py
badd +1 python/LimitedTypeList.py
badd +1 python/Logger.py
badd +1 python/LoopingBounds.py
badd +1 python/npConstants.py
badd +1 python/OldLogger.py
badd +1 python/RawDictStreamable.py
badd +1 python/RucioTools.py
badd +1 python/StoreGate.py
badd +1 python/util.py
badd +1 python/tex/__init__.py
badd +1 python/tex/BeamerAPI.py
badd +592 python/tex/TexAPI.py
badd +1 python/parsers/__init__.py
badd +1 python/parsers/ClusterManager.py
badd +1 python/parsers/Grid.py
badd +1 python/parsers/LocalCluster.py
badd +1 python/parsers/Logger.py
badd +1 python/parsers/ParsingUtils.py
badd +1 RingerCore/defines.h
badd +1 RingerCore/MsgStream.h
badd +1 RingerCore/StoreGate.h
badd +1 Root/MsgStream.cxx
badd +1 Root/StoreGate.cxx
badd +1 Changelog
badd +1 readme.md
badd +1 cmt/check_install_boost.sh
badd +1 cmt/check_install_cython.sh
badd +1 cmt/check_install_numpy.sh
badd +1 cmt/check_install_scipy.sh
badd +1 cmt/check_install_setup_tools.sh
badd +1 cmt/gcc_python_compiler_path.sh
badd +1 cmt/Makefile.RootCore
badd +1 cmt/precompile.RootCore
badd +28 python/Git.py
badd +45 python/parsers/Git.py
badd +55 CMakeLists.txt
argglobal
silent! argdel *
edit python/Git.py
edit python/LoopingBounds.py
edit python/__init__.py
edit python/Configure.py
edit python/OldLogger.py
edit python/RawDictStreamable.py
edit python/RucioTools.py
edit python/StoreGate.py
edit python/util.py
edit python/npConstants.py
edit python/Logger.py
edit python/LimitedTypeList.py
edit python/FileIO.py
let t:CtrlSpaceLabel = 'py'
edit python/Git.py
set splitbelow splitright
set nosplitbelow
set nosplitright
wincmd t
set winminheight=1 winheight=1 winminwidth=1 winwidth=1
argglobal
let s:l = 28 - ((27 * winheight(0) + 24) / 49)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
28
normal! 07|
tabedit python/tex/TexAPI.py
edit python/tex/__init__.py
edit python/tex/BeamerAPI.py
edit python/tex/TexAPI.py
let t:CtrlSpaceLabel = 'tex'
edit python/tex/TexAPI.py
set splitbelow splitright
set nosplitbelow
set nosplitright
wincmd t
set winminheight=1 winheight=1 winminwidth=1 winwidth=1
argglobal
let s:l = 592 - ((18 * winheight(0) + 24) / 49)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
592
normal! 024|
tabedit python/parsers/Git.py
edit python/parsers/ParsingUtils.py
edit python/parsers/Git.py
edit python/parsers/ClusterManager.py
edit python/parsers/Grid.py
edit python/parsers/LocalCluster.py
edit python/parsers/__init__.py
edit python/parsers/Logger.py
let t:CtrlSpaceLabel = 'parsers'
edit python/parsers/Git.py
set splitbelow splitright
set nosplitbelow
set nosplitright
wincmd t
set winminheight=1 winheight=1 winminwidth=1 winwidth=1
argglobal
let s:l = 45 - ((44 * winheight(0) + 24) / 49)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
45
normal! 03|
tabedit RingerCore/StoreGate.h
edit RingerCore/MsgStream.h
edit RingerCore/StoreGate.h
edit RingerCore/defines.h
let t:CtrlSpaceLabel = 'h'
edit RingerCore/StoreGate.h
set splitbelow splitright
set nosplitbelow
set nosplitright
wincmd t
set winminheight=1 winheight=1 winminwidth=1 winwidth=1
argglobal
let s:l = 1 - ((0 * winheight(0) + 24) / 49)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
1
normal! 0
tabedit Root/StoreGate.cxx
edit Root/MsgStream.cxx
edit Root/StoreGate.cxx
let t:CtrlSpaceLabel = 'cxx'
edit Root/StoreGate.cxx
set splitbelow splitright
set nosplitbelow
set nosplitright
wincmd t
set winminheight=1 winheight=1 winminwidth=1 winwidth=1
argglobal
let s:l = 1 - ((0 * winheight(0) + 24) / 49)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
1
normal! 0
tabedit readme.md
edit readme.md
edit Changelog
let t:CtrlSpaceLabel = 'log_md'
edit readme.md
set splitbelow splitright
set nosplitbelow
set nosplitright
wincmd t
set winminheight=1 winheight=1 winminwidth=1 winwidth=1
argglobal
let s:l = 1 - ((0 * winheight(0) + 24) / 49)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
1
normal! 0
tabedit cmt/precompile.RootCore
edit cmt/check_install_boost.sh
edit cmt/check_install_cython.sh
edit cmt/check_install_numpy.sh
edit cmt/precompile.RootCore
edit cmt/check_install_setup_tools.sh
edit cmt/gcc_python_compiler_path.sh
edit cmt/Makefile.RootCore
edit cmt/check_install_scipy.sh
let t:CtrlSpaceLabel = 'cmt'
edit cmt/precompile.RootCore
set splitbelow splitright
set nosplitbelow
set nosplitright
wincmd t
set winminheight=1 winheight=1 winminwidth=1 winwidth=1
argglobal
let s:l = 1 - ((0 * winheight(0) + 24) / 49)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
1
normal! 0
tabedit CMakeLists.txt
edit CMakeLists.txt
let t:CtrlSpaceLabel = 'cmake'
edit CMakeLists.txt
set splitbelow splitright
set nosplitbelow
set nosplitright
wincmd t
set winminheight=1 winheight=1 winminwidth=1 winwidth=1
argglobal
let s:l = 55 - ((41 * winheight(0) + 24) / 49)
if s:l < 1 | let s:l = 1 | endif
exe s:l
normal! zt
55
normal! 0
tabnext 1
if exists('s:wipebuf')
silent exe 'bwipe ' . s:wipebuf
endif
unlet! s:wipebuf
set winheight=1 winwidth=20 shortmess=filnxtToO
set winminheight=1 winminwidth=1
let s:sx = expand("<sfile>:p:r")."x.vim"
if file_readable(s:sx)
exe "source " . fnameescape(s:sx)
endif
let &so = s:so_save | let &siso = s:siso_save
doautoall SessionLoadPost
unlet SessionLoad
" vim: set ft=vim :
CS_WORKSPACE_END: Base