Sobri Che Puteh

Results 15 comments of Sobri Che Puteh

Ah understood, thx for the explanation. Hope std libs will have better support for event loop on windows in near future

this library is sorta dead, use the forked of this library

i have similiar problem the hosts file on windows is not being updated here my vagrant file: ``` Vagrant.configure(2) do |config| config.hostmanager.enabled = true config.hostmanager.manage_host = true config.hostmanager.manage_guest = true...

it's sad, this plugin doesn't documented properly on how to install.. i need to find open ticket just to figure out on how to install it properly

what the status on this? really need this feature to navigate big codebase.. somehow, when moving through fold with `j` or `k` it will unfold.. truly annoying.. hope to see...

so what is the status of this?

@cseickel alright.. can you point me to the direction on how I can achieve this?

nvm, i figure it out using shada

the language is dead at this point of time... no hope

Yep encounter the same issue since upgraded to v0.9.. Im using windows terminal.. I'm using `VimLeave` to save session when I close the terminal.. It used to work in v0.8.....