From cf9fe7fdb05cd388f5f5e474c253391ea1602863 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 1 Sep 2024 10:45:51 +0800 Subject: [PATCH] Add wuelnerdotexe/vim-astro plugin for vim. --- .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