Remove vim-astro.

This commit is contained in:
Gea-Suan Lin
2024-09-03 02:29:13 +08:00
parent 760994d951
commit 5e14aeea7a

View File

@@ -34,7 +34,6 @@ endif
"
let g:DisableAutoPHPFolding = 1
let g:EditorConfig_exclude_patterns = ['fugitive://.*', 'scp://.*']
let g:astro_typescript = 'enable'
let g:indent_guides_auto_colors = 0
let g:indent_guides_enable_on_vim_startup = 1
autocmd VimEnter,Colorscheme * :hi IndentGuidesEven ctermbg=8
@@ -80,7 +79,6 @@ 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