.vim: Dammit
Forgot to trim .git information from plugins
This commit is contained in:
10
.vim/bundle/vim-template/templates/=template=.html
Normal file
10
.vim/bundle/vim-template/templates/=template=.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>%CLASS%</title>
|
||||
</head>
|
||||
<body>
|
||||
%HERE%
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user