forked from oppara/vim-unite-cake
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
61 lines (39 loc) · 876 Bytes
/
README
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
a unite.vim plugin for cakephp
inspired by basyura's unite-rails
https://github.com/basyura/unite-rails
unite /app
:Unite cake/app
unite /app/tests
:Unite cake/test
unite /app/models
:Unite cake/model
unite /app/controllers
:Unite cake/controller
unite /app/views
:Unite cake/view
unite /app/config
:Unite cake/config
unite /app/controllers/components
:Unite cake/component
unite /app/models/behaviors
:Unite cake/behavior
unite /app/views/helpers
:Unite cake/helper
unite /app/vendors
:Unite cake/vendor
unite /app/plugins
:Unite cake/plugin
unite /app/libs
:Unite cake/lib
unite /app/locale
:Unite cake/locale
unite /app/models/datasources
:Unite cake/datasource
unite /app/vendors/shells
:Unite cake/shell
unite /config
:Unite cake/config
unite /app/webroot/ja
:Unite cake/js
unite /app/webroot/css
:Unite cake/css