From 8db51aea3a5daa889406e51d3c42199c8ad9b839 Mon Sep 17 00:00:00 2001 From: Christian Chiarulli Date: Mon, 11 Feb 2019 15:19:13 -0500 Subject: gutentags makes things hang so I need to fix or replace it --- modules/startify.vim | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 modules/startify.vim (limited to 'modules/startify.vim') diff --git a/modules/startify.vim b/modules/startify.vim new file mode 100644 index 00000000..46731681 --- /dev/null +++ b/modules/startify.vim @@ -0,0 +1,6 @@ +let g:startify_custom_header = [ + \ ' _ __ _ ', + \ ' / | / /__ ____ _ __(_)___ ___ ', + \ ' / |/ / _ \/ __ \ | / / / __ `__ \', + \ ' / /| / __/ /_/ / |/ / / / / / / /', + \ ' /_/ |_/\___/\____/|___/_/_/ /_/ /_/ '] -- cgit v1.2.3