From ed970da6cb433bd4777f35feff4f6f50e15bd844 Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Sat, 27 Jan 2018 00:31:54 +0100 Subject: [PATCH] clean header --- vimrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vimrc b/vimrc index 1b55610..d36ccee 100644 --- a/vimrc +++ b/vimrc @@ -1,6 +1,5 @@ " vim: set fenc=utf-8 ft=vim fdm=marker fmr={{{,}}}: -" file: ~/.vimrc -" author: Thomas Ruoff (with the help of a myriad others) +" author: Thomas Ruoff " Plugins {{{ call plug#begin('~/.vim/plugged')