diff --git a/plugin/00-dustin.vim b/plugin/00-dustin.vim index 13e791b..eefb0ba 100644 --- a/plugin/00-dustin.vim +++ b/plugin/00-dustin.vim @@ -32,6 +32,9 @@ inoremap jj " Shift+Tab to un-indent inoremap +" Replace #d with a signature comment line +iab #d "# Dustin C. Hatch (" . strftime("%d %b %Y") . ")" + " Platform specific stuff if has('win32') " Windows has a different font naming pattern