mirror of https://github.com/akelge/zsh
Fixed typo
This commit is contained in:
parent
f11aeb05e4
commit
2d082edbce
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue