.vim: Dammit
Forgot to trim .git information from plugins
This commit is contained in:
12
.vim/bundle/vim-template/templates/=template=.css
Normal file
12
.vim/bundle/vim-template/templates/=template=.css
Normal file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* %FFILE%
|
||||
* Copyright (C) %YEAR% %USER%
|
||||
*
|
||||
* Distributed under terms of the %LICENSE% license.
|
||||
*/
|
||||
|
||||
body {
|
||||
%HERE%background: white;
|
||||
color: black;
|
||||
}
|
||||
|
Reference in New Issue
Block a user