Anton Kastritskii

Results 78 comments of Anton Kastritskii

@ivshalin there was error for package versions starting from `~=^`, I've published a new version @1.0.2 which includes the fix. Please update or run with `npx why-npm-i-so-long` and you should...

@simllll hi Currently this package uses public api from package phobia. Since package phobia is open source you could potentially host it internally and give it permission to access your...

Related: Telescope added handling requests to multiple language servers in lsp_* methods https://github.com/nvim-telescope/telescope.nvim/commit/3b1600d

Hi and thanks for the suggestion. This sounds reasonable. If you would like to send a PR that exposes a function that disables this plugin for a current buffer, I...

Hi, this sounds like a great feature to have. Would you like to send a PR?

Hi, can you provide more info about what command did you run and the full output? From what is shared it is hard to infer what went wrong.

Payloads cannot be optional by design. IMO it is a bad practice. You can set your payload type as a union `undefined | boolean` though you would still need to...

Happy to make a patch, just wanted to see your opinion on it. Personally I've set the Pmenu guibg to `#3d444c`. But that's introducing a new color to the scheme....

I have a related issue. I do not see `ctrl+/` in the current [darwin shortcuts](https://github.com/zeit/hyper/blob/master/app/keymaps/darwin.json) yet I am unable to use it in my editor.

I cannot see why travis build is failing but this PR has good intentions. `tmp` should be updated as it has deprecated dependencies which already has been removed in favor...