This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
snarf
/
workspace-stuff
Segui
1
Vota
0
Forka
0
File
Pull Requests
0
Ramo (Branch):
master
Rami (Branch)
Tag
master
workspace-st...
/
.vim
/
bundle
/
vim-go
/
ftplugin
/
gohtmltmpl.vim
gohtmltmpl.vim
92 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
if exists("b:did_ftplugin")
finish
endif
runtime! ftplugin/html.vim
" vim: sw=2 ts=2 et