Add icons

This commit is contained in:
ChrisExP
2022-07-18 14:00:06 +01:00
parent 6e6d769d6c
commit 3ff95478b3

View File

@@ -37,7 +37,7 @@ Plug 'ms-jpq/chadtree', { 'branch': 'chad', 'do': 'python3 -m chadtree deps' } "
"Plug 'phpactor/ncm2-phpactor' "Plug 'phpactor/ncm2-phpactor'
" "
" vim-devicons must be last plugin " vim-devicons must be last plugin
" Plug 'ryanoasis/vim-devicons' " Icons for file tree Plug 'ryanoasis/vim-devicons' " Icons for file tree
call plug#end() call plug#end()
" }}} " }}}