Domagoj

Results 60 comments of Domagoj

I guess the next step would be to implement a detailed logger and see what exactly is going on. I'll put it on my to-do list. If anyone wants to...

> `NVIM v0.8.0-dev+580-g45ba2e147` > > Tried in multiple repos, same as Pedro I am getting absolutely no feedback, no errors, no output, running any of the commands results in `not...

> What about only attaching the key maps when the uffer name is exactly package.json ? I think most if not all, commands does not make sense outside of it...

I'm able to reproduce this. What do you think would be the preferred way to handle this? Also, please follow the issue template next time.

Hey, sorry for the late reply regarding this, I forgot about it. Here is the [PR](https://github.com/vuki656/package-info.nvim/pull/85) regarding that. TLDR: it keeps the cursor position after reload.

Hey, thanks for the PR. Will take a look at this one as well as the other ones you opened this weekend.

Can you elaborate a bit more on why it's better?

I'm using the [maintained version](https://luarocks.org/modules/lunarmodules/luacheck) of luacheck so that shouldn't be an issue. Speed shouldn't be an issue since the codebase is very small. Not sure how sumneko plays a...

Please check out [this comment](https://github.com/vuki656/package-info.nvim/pull/122#issuecomment-1158836737). I'm down with getting this implemented. How I'd like it to be done is to make a new file for each UI element and use...

Hey, that sounds like a great idea. Feel free to submit a PR :)