From 444a1787b25563b95dc1f209540fd401565bd875 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Tue, 3 Sep 2024 03:25:30 +0800 Subject: [PATCH] Add vim-astro back. --- .vim/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vim/vimrc b/.vim/vimrc index be9e559..f867720 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -79,6 +79,7 @@ Plug 'terryma/vim-expand-region' Plug 'tomtom/tlib_vim' Plug 'tpope/vim-fugitive' Plug 'tpope/vim-surround' +Plug 'wuelnerdotexe/vim-astro' call plug#end() " " color schema