Derek Stavis
Derek Stavis
If you use [Oh My Fish](https://github.com/oh-my-fish/oh-my-fish) framework you can use [foreign-env](https://github.com/oh-my-fish/plugin-foreign-env) to run `nvm` just like `bass` does. In fact, the plugin is a rewrite of `bass` in pure fish...
@estebanprimost Now we have [a dedicated nvm package](https://github.com/derekstavis/plugin-nvm). Just `omf install nvm`. Awesome fish completions included! :beers:
> Man, again? I thought they resolved this. We also thought this was solved, but then we got striked again by dirty competition. Github should be freeing our repository in...
Sorry if I sounded gross @passcod, I was affected by such a hard time in Oh My Fish. But well.. Now we are back!!
Hey @shangsunset, install `nvm` wrapper via Oh My Fish and forget about issues. It will also allow you to use completions. Give a look at https://github.com/derekstavis/plugin-nvm
Awesome @shangsunset, I hope you like the plugin. Feel free to file a bug if you find any issue :+1:
The errors described in this issue are currently blocking blessed-dependent libraries from compiling with Webpack. We have two options on how to deal with this two dependencies: 1. Declare `term.js`...
I got into this issue exactly because of your comment @jbaxleyiii. I would love to use GraphQL completion/typechecking on my TypeScript/JavaScript files. The same happens for other use cases like...
I also never could make this work -- I switched many different typescript language servers and none of them worked. It seems that all of the them provides these typings,...
I've migrated to https://github.com/neoclide/coc.nvim and now I have the most awesome setup I ever had.