ndavidpsi
ndavidpsi
How's the situation? Can cheat.sh be used offline?
I don't know much about cheat.sh yet, so for now my main/only reason for using it is to check programing language syntaxes/tutorials
Thanks that's wonderful. I actually use Windows but I have access to Linux as well so it isn't an issue. But is there a Windows/cmd version of cheat.sh or will...
Wow that's great. Both would be ideal, terminal and editor. But if I were to choose only one I'd go with editor support, I use neovim
From all the plugins I've tried all those made for Vim work in Neovim so it'll probably work. But actually, if for now you could integrate the feature in Windows...
I have access to bash and curl. The plugin for vim works perfectly. Now, what would be the procedure for a standalone installation in vim?
Yeah, that should be the long term solution. But those things you mentioned I have them all, git, python, bash...
But that's the Terminal version. I want to do it in Vim version as well
I'll do it tomorrow morning
My procedure (on cmd): - curl https://cht.sh/:cht.sh > some/path - (didn't use chmod) - bash.exe cht.sh --standalone-install Error: ``` >> Installing python requirements into the virtual environment ERROR: Command errored...