mhinz / vim-startify

:link: The fancy start screen for Vim.
MIT License
5.3k stars 186 forks source link

Display error when showing the .tex file #506

Open lee-shun opened 2 years ago

lee-shun commented 2 years ago

屏幕截图

This is my config:

    function! StartifyEntryFormat()
        return 'WebDevIconsGetFileTypeSymbol(absolute_path) ." ". entry_path'
    endfunction

Thanks!