-
-
Notifications
You must be signed in to change notification settings - Fork 16
Home
wzy edited this page Jul 4, 2023
·
3 revisions
- glyph-palette.vim: An universal palette for glyphs to highlight nicely
- fern-renderer-nerdfont.vim: support fern.vim
- vim-startify-renderer-nerdfont: support vim-startify
- airline-renderer-nerdfont.vim: support vim-airline
" Fix TOFU on Cica
" https://github.com/miiton/Cica/issues/81
let g:nerdfont#path#extension#customs = {
\ 'vue': '',
\ 'node': '',
\ 'rtf': '',
\ 'license': ''
\ }