Jason Kreski

Results 4 comments of Jason Kreski

From the deoplete-ternjs readme, " Set bin if you have many instalations let g:deoplete#sources#ternjs#tern_bin = '/path/to/tern_bin' Also, " Use tern_for_vim. let g:tern#command = ["tern"] let g:tern#arguments = ["--persistent"] Although tern...

That is what I'm currently doing. However it's not ideal for the way I manage config files. From what I've seen, most people keep all their dotfiles in a directory,...

This is with pressing 'r' after each new file added. I'm aware of the other issue about icons not showing up until manually refreshed with 'r'. This is a little...

Ohh capital 'R', good point and sorry I missed that. However, even with capital 'R' the problem is still occurring no different than with lower-case 'r'.