This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
snarf
/
workspace-stuff
Seguir
1
Destacar
0
Fork
0
Ficheiros
Pull Requests
0
Árbore:
2b4b072c5d
Ramas
Etiquetas
master
workspace-st...
/
.vim
/
bundle
/
vim-go
/
ftplugin
/
gohtmltmpl.vim
gohtmltmpl.vim
92 B
Histórico
Raw
1
2
3
4
5
6
7
if
exists
(
"b:did_ftplugin"
)
finish
endif
runtime! ftplugin/html.
vim
" vim: sw=2 ts=2 et