Micheal O'Donovan
Micheal O'Donovan
Hi, Thanks for coming back to me. This is everything I have set at the moment: ``` let g:startify_custom_header = [ \' __ __ _ _ ____ _ _ ',...
Hi, When I run `:echo g:startify_lists` it returns ``` [{'header': [' Files'], 'type': function('1')}, {'header': [' Folders'], 'type': function('2')}] ``` I have gone to /.config/nvim/plugins-storage/vim-startify/autoload/startify.vim and done a search /append()...
Oops sorry missed that. I didn't get an error on startup but then got the same error when opening startify from within nvim. :messages gives - DEBUG: [0] ~/.config/nvim/init.vim DEBUG:...
Sorry guys I decided not to use this anymore. I had a new job and didn't really need another thing in my workflow to troubleshoot. Having said that, I do...
Hi, I mocked up a React repo to show / test: https://github.com/michael-odonovan/scratch-react thanks Mike