Closed thomas-repo closed 4 years ago
AHA got a half solution: now I got it working for MRU by adding
function! StartifyEntryFormat()
return 'WebDevIconsGetFileTypeSymbol(absolute_path) ." ". entry_path'
endfunction
BTW, it should now work for bookmarks as well.
Hi, I have maybe a quite stupid question, but I need to clear that one out in my mind. I am using ryanoasis vim-devicons and so far they do work flawless without any configuration in all my other plugins (NerdTree, airline) but I can't get them to be shown in startify neither within MRU files as well as Bookmarks...
I already tried to add at the end of my .vimrc config the following to lines
neither of those to options change anything in my apperence of vim.
Thanks for your help Thomas
//: on the left picture you can see what I'd like to have (pic borrowed from chrisatmachine) and on the right it's a picture of my config