mirror of
https://github.com/akelge/zsh
synced 2025-12-15 22:45:14 +00:00
Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
This commit is contained in:
11
vim/bundle/vim-template/templates/=template=*.sql
Normal file
11
vim/bundle/vim-template/templates/=template=*.sql
Normal file
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* %FFILE%
|
||||
* Copyright (C) %YEAR% %USER% <%MAIL%>
|
||||
*
|
||||
* Distributed under terms of the %LICENSE% license.
|
||||
*/
|
||||
|
||||
select %HERE%
|
||||
|
||||
|
||||
-- vim:et
|
||||
Reference in New Issue
Block a user