mhinz/vim-startify

Display error when showing the .tex file

lee-shun opened this issue · 0 comments

屏幕截图

This is my config:

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

Thanks!