Chris Grieser

Results 371 comments of Chris Grieser

I also noticed this issue, and apparently it arises because the `hover` view does not have a max width. Instead of the preset, I set this, and it fixed the...

Yeah, keeping up with all plugins will be much. Well, I do not really have the knowledge to submit fixes, but I do not mind reporting plugins that do not...

I opened a [corresponding issue at the longform plugin](https://github.com/kevboh/longform/issues/10) for this.

well, for me the plugin is at the left-most, so it doesn't really shift things. The blank spot could be easily fixed with adding this to the `styles.css`: ```css .status-bar-item.plugin-typing-speed:empty...

I came here to note this as well. Alternative, the plugin could have a "normal paste" command for when one just wants to paste a URL.

> Breaking the current standard and messing up people's workflows is the easiest way to saturate this issues page with an angry mob. Instead of changing the default it would...

Due to the PR #2395, the `Neovide.app` now can open files correctly, so `open -a "Neovide" {filename}` will avoid opening multiple windows. This solves the issue at least on macOS.

@fredizzimo sorry to bother you, but I do not think this issue is fully resolved. Just one case (opening via `open` on macOS) is solved, opening via `neovide` (the CLI)...

Yeah, I am using sth similar to that as a workaround currently, though it is quite cumbersome. It's also not very beginner friendly for people starting out with nvim.

any updates on this? or any way to work with `goto` without having to build on your own, e.g. an ignore rule I may have missed in the docs?