This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
snarf
/
workspace-stuff
Suivre
1
Voter
0
Fork
0
Fichiers
Pull Requests
0
Aborescence:
3218b78807
Branches
Tags
master
workspace-st...
/
.vim
/
bundle
/
vim-go
/
ftplugin
/
gohtmltmpl.vim
gohtmltmpl.vim
92 B
Historique
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