Fixed typo

This commit is contained in:
Andrea Mistrali 2009-04-01 15:06:32 +00:00
parent f11aeb05e4
commit 2d082edbce
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
" @@EMAIL@@ - replaced by g:email " @@EMAIL@@ - replaced by g:email
" @@DESCR@@ - Synopsis of file (asked by this plugin " @@DESCR@@ - Synopsis of file (asked by this plugin
" @@crdate@@ - replaced by creation date " @@crdate@@ - replaced by creation date
" 2009-04-01T17:03:00 CEST - replaced by last modification date " @@lmdate@@ - replaced by last modification date
" Define template directory " Define template directory
let g:skeletons = '~/.vim/templates' let g:skeletons = '~/.vim/templates'