From 244bd41ff0fb36a5eb2fc543cab66177af2b084e Mon Sep 17 00:00:00 2001 From: jdhao Date: Mon, 18 Oct 2021 23:18:43 +0800 Subject: move ASCII art to README --- init.vim | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'init.vim') diff --git a/init.vim b/init.vim index ce26180..c36e2b4 100644 --- a/init.vim +++ b/init.vim @@ -1,17 +1,3 @@ -"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -" _ _ _ _____ __ _ " -" | \ | | (_) / ____| / _(_) " -" | \| |_ ___ _ __ ___ | | ___ _ __ | |_ _ __ _ " -" | . ` \ \ / / | '_ ` _ \ | | / _ \| '_ \| _| |/ _` | " -" | |\ |\ V /| | | | | | | | |___| (_) | | | | | | | (_| | " -" |_| \_| \_/ |_|_| |_| |_| \_____\___/|_| |_|_| |_|\__, | " -" __/ | " -" |___/ " -" " -"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -" The above ASCII art is generated using service provided in this webpage: -" https://www.kammerl.de/ascii/AsciiSignature.php. - "{ Header info " Description: This is my personal Nvim configuration supporting Mac, Linux " and Windows, with various plugins configured. This configuration evolves as -- cgit v1.2.3