From 9e9bb863425f5e70d844c720746b2799fad8f004 Mon Sep 17 00:00:00 2001 From: leafee98 Date: Thu, 6 Jan 2022 16:07:38 +0800 Subject: [PATCH] add some comments into init.vim --- init.vim | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.vim b/init.vim index 13b8c8b..c7d950e 100644 --- a/init.vim +++ b/init.vim @@ -8,8 +8,11 @@ execute 'source' "~/.config/nvim/plugins.vim" " load custom config """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" +" plugin 'toogleterm' need this or it will initialze a new terminal each time +" foucus on terminal set hidden +" show some whitespaces set list " set for "hybrid" line number