goneovim icon indicating copy to clipboard operation
goneovim copied to clipboard

A GUI frontend for neovim.

Results 126 goneovim issues
Sort by recently updated
recently updated
newest added

it freezes every 10-20 minutes in random moments vanilla neovim not freezes at all neofetch ![image](https://user-images.githubusercontent.com/73340745/227707781-f652f79c-303f-4a06-aa80-92f60e6e384a.png) [debug.log](https://github.com/akiyosi/goneovim/files/11068456/debug.log) [init.vim](https://github.com/akiyosi/goneovim/files/11068459/init.vim.txt) [settings.toml](https://github.com/akiyosi/goneovim/files/11068460/settings.toml.txt)

I try to bind hotkeys in lua scripts, but in telescopePrompt it's not working ```toml # load lua scripts when goneovim start Ginitvim = ''' lua

Ordinarily in Linux, highlighting some text copies the text into the primary buffer which can be pasted with middle click. This does not seem to happen with Goneovim. Though it...

I don't know whether this is an issue--maybe only a question. I define some vim functions that configure the goneovim window. Some of these functions calls the new `GonvimWinPos` command....

When there are errors, warnings etc from the LSP, the undercurl is a bit too close to the text, meaning it covers up some of the punctuation like `,` and...

2022/12/20 15:18:04.133427 678948.259 finished creating word cache: ~ 2022/12/20 15:18:04.133949 678948.781 Received GUI event from neovim 2022/12/20 15:18:04.178140 678992.964 Received GUI event from neovim 2022/12/20 15:18:04.180108 678994.939 Received redraw event...

Hello, As a user, I would like to have only one instance on Goneovim opened at all times and be able to open files by default in that one instance...

enhancement

I downloaded goneovim 0.6.8, but when I tried to run it, I got this error message: `.local/bin/goneovim-v0.6.8-linux/goneovim: error while loading shared libraries: libtiff.so.5: cannot open shared object file: No such...

## Environment - macOS Sonoma 14.4 - GonvimVersion: v0.6.8-30-g6f5e787 - Platform: arm64 - neovim: 0.9.5 ## Reproduction steps 1. Add `DesktopNotifications = true` to settings.toml 2. Execute `GonvimMaximize` goneovim --cmd...

help wanted

I am currently thinking about a new application icon for Goneovim. I like the current icon, but I am thinking of using Neovim's iconic blue and green colors to make...