Add vim-astro back.

This commit is contained in:
Gea-Suan Lin
2024-09-03 03:25:30 +08:00
parent be178936b6
commit 444a1787b2

View File

@@ -79,6 +79,7 @@ Plug 'terryma/vim-expand-region'
Plug 'tomtom/tlib_vim' Plug 'tomtom/tlib_vim'
Plug 'tpope/vim-fugitive' Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-surround' Plug 'tpope/vim-surround'
Plug 'wuelnerdotexe/vim-astro'
call plug#end() call plug#end()
" "
" color schema " color schema