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')