FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
vim-php.github.com/dotfiles.html at master · ericvanjohnson/vim-php.github.com · GitHub
ericvanjohnson
/
vim-php.github.com
Public
forked from
vim-php/vim-php.github.com
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
vim-php.github.com
/
dotfiles.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
75 lines (73 loc) · 3.87 KB
Breadcrumbs
vim-php.github.com
/
dotfiles.html
Copy path
File metadata and controls
75 lines (73 loc) · 3.87 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
---
layout: default
---
<
div
class
="
row
"
>
<
div
class
="
col-md-12 text-center
"
>
<
h1
>
Vim-Php
<
small
>
Ours configuration project
</
small
>
</
h1
>
</
div
>
</
div
>
<
hr
>
<
div
class
="
row
"
>
<
div
class
="
col-md-3
"
>
<
h3
>
Follow
<
a
href
="
https://twitter.com/search?f=realtime&q=vimForPHP&src=typd
"
target
="
_blank
"
>
#vimForPHP
</
a
>
</
h3
>
<
a
class
="
twitter-timeline
"
href
="
https://twitter.com/hashtag/vimForPHP
"
data-widget-id
="
573627528457379842
"
>
#vimForPHP Tweets
</
a
>
<
script
>
!
function
(
d
,
s
,
id
)
{
var
js
,
fjs
=
d
.
getElementsByTagName
(
s
)
[
0
]
,
p
=
/
^
h
t
t
p
:
/
.
test
(
d
.
location
)
?
'http'
:
'https'
;
if
(
!
d
.
getElementById
(
id
)
)
{
js
=
d
.
createElement
(
s
)
;
js
.
id
=
id
;
js
.
src
=
p
+
"://platform.twitter.com/widgets.js"
;
fjs
.
parentNode
.
insertBefore
(
js
,
fjs
)
;
}
}
(
document
,
"script"
,
"twitter-wjs"
)
;
</
script
>
</
div
>
<
div
class
="
col-md-6
"
>
<
h3
>
Dotfiles
</
h3
>
<
table
class
="
table
"
>
<
thead
>
<
tr
>
<
th
>
Github
</
th
>
<
th
>
Project
</
th
>
<
th
>
@Twitter
</
th
>
</
tr
>
</
thead
>
<
tbody
>
<
tr
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/gianarb
"
>
GianArb
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/gianarb/dotfiles
"
>
dotfiles
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://twitter.com/gianarb
"
>
@GianArb
</
a
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/EvanDotPro
"
>
EvanDotPro
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/EvanDotPro/vim-configuration
"
>
vim-configuration
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://twitter.com/EvanDotPro
"
>
@EvanDotPro
</
a
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/tomphp
"
>
tomphp
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/tomphp/dotfiles
"
>
dotfiles
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://twitter.com/tomphp
"
>
@tomphp
</
a
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/fntlnz
"
>
fntlnz
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/fntlnz/dotfiles
"
>
dotfiles
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://twitter.com/fntlnz
"
>
@fntlnz
</
a
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/jnardiello
"
>
jnardiello
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/jnardiello/jjvim
"
>
dotfiles
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://twitter.com/jnardiello
"
>
@jnardiello
</
a
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/sensorario
"
>
sensorario
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/sensorario/dotfiles
"
>
dotfiles
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://twitter.com/sensorario
"
>
@sensorario
</
a
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/sica07
"
>
sica07
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/sica07/.vim
"
>
dotfiles
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://twitter.com/nongeekboy
"
>
@nongeekboy
</
a
>
</
td
>
</
tr
>
<
tr
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/diemax
"
>
diemax
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://github.com/diemax/dotfiles
"
>
dotfiles
</
a
>
</
td
>
<
td
>
<
a
target
="
_blank
"
href
="
https://twitter.com/muydiego
"
>
@muydiego
</
a
>
</
td
>
</
tr
>
</
tbody
>
</
table
>
</
div
>
<
div
class
="
col-md-3
"
>
{% include nav.html %}
</
div
>
</
div
>
Back
|
FazBrowse Home
|
New Git URL