ElrohirGT
ElrohirGT
Symbolab now shows the functions has a horizontal asymptote indeed, I guess I checked wrong. Sorry
Well I just tried that right now and it doesn't haha the error is the same.
I've tried to search on the source code and from what I could find: ```lua -- /autoload/doge.vim "" @public " Install the necessary dependencies. function! doge#install(...) abort for l:filename in...
> I assume you meant "doge#install", if so, then yeah sure, I can allow that. Yes! Sorry I misspelled. > ... So far I understand it's a package manager and...
Hmmm... What do you mean by whole vim-doge? Are there other commands that try to create/download/edit files inside where vim-doge is installed? From what I could see when I searched...
Great! I don't have my computer with me right now but will do once I get home!
Hi! I tried installing the new package version and it now installs everything successfully! Unfortunately when I try to use the plugin it fails with:  When I tried running...
Hmmm... how weird, I'll try to debug it, maybe the file got corrupted somehow or it doesn't have the right permissions.
In the end I couldn't figure out the problem so I enden up using [neogen](https://github.com/danymat/neogen). I leave this here to any other Nix user who use vim-doge but couldn't make...