summaryrefslogtreecommitdiff
path: root/.vim/templates/changelog
diff options
context:
space:
mode:
authorben <benjaminfranzke@googlemail.com>2010-02-25 20:24:41 +0100
committerben <benjaminfranzke@googlemail.com>2010-02-25 20:24:41 +0100
commitbd7323d84a593bfc31f0aeb112ba442886581257 (patch)
tree4202c1e515aeee77c20705d2c4925c1b0d9f029f /.vim/templates/changelog
parent571bdeb566dafd17ee4879db434e199d4eab00c9 (diff)
downloaddotfiles-bd7323d84a593bfc31f0aeb112ba442886581257.tar.gz
dotfiles-bd7323d84a593bfc31f0aeb112ba442886581257.tar.bz2
dotfiles-bd7323d84a593bfc31f0aeb112ba442886581257.zip
mv vim`s runtimepath to .config/vim instead .vim
Diffstat (limited to '.vim/templates/changelog')
-rwxr-xr-x.vim/templates/changelog/change.py3
-rwxr-xr-x.vim/templates/changelog/rel2
2 files changed, 0 insertions, 5 deletions
diff --git a/.vim/templates/changelog/change.py b/.vim/templates/changelog/change.py
deleted file mode 100755
index ea0e7ca..0000000
--- a/.vim/templates/changelog/change.py
+++ /dev/null
@@ -1,3 +0,0 @@
-import datetime
-print " %s; Phillip Berndt <phillip.berndt@gmail.com>:" % datetime.date.today().strftime("%d. %b %Y")
-print " <++>"
diff --git a/.vim/templates/changelog/rel b/.vim/templates/changelog/rel
deleted file mode 100755
index 4a4c644..0000000
--- a/.vim/templates/changelog/rel
+++ /dev/null
@@ -1,2 +0,0 @@
-* <++>
-<++>