From ed9bc824859fd9da8c36f1080506459ba8c2f52d Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Tue, 26 Jan 2021 19:16:03 +0100 Subject: [PATCH] update --- vim/vim/startscreen.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/vim/startscreen.vim b/vim/vim/startscreen.vim index 70b156d..0e42ab1 100644 --- a/vim/vim/startscreen.vim +++ b/vim/vim/startscreen.vim @@ -55,6 +55,7 @@ let g:startify_lists = [ let g:startify_bookmarks = [ \ '~/.config/', + \ '~/Dotfiles/', \ '~/Projets/latex/latex-homework', \ '~/.asy' \ ]