-
goneovim seems very nice! There is one set of functions that I use all the time that it doesn't fully implement.
neovim (and vim) include commands `set columns` to change the window width in chara…
-
Hi!
Would that be possible to add several tags on github for this project, especially:
- neovim-guis
- rust
I believe that by adding these tags more people would be able to find neovide from pag…
iurev updated
2 years ago
-
I tried to set the `ballooneval` option but neovim doesn't seemed be be compiled with the `balloon_eval` option. Is that correct and how can I solve this?
-
Like the one in gVim: https://davidvielmetter.com/tricks/context-menu-issues-with-gvim-in-windows-7-x64/
Courtesy of ROFLLOLSTER @ Reddit: https://www.howtogeek.com/howto/windows-vista/add-open-wit…
-
No specific scenario, just run goneovim:
![image](https://user-images.githubusercontent.com/65733488/165234356-b9506cff-7653-4a35-b7a2-ce97e789bb00.png)
$ goneovim --version
nightly-2-gc6aa72c
…
-
I've been providing different `ctermfg` and `ctermbg` values for highlight groups and observed that it does not update the tabs I have in Vim. Then saw this part https://github.com/romgrk/barbar.nvim/…
-
I want to reproduce the behavior of VSCode for highlight the word under the cursor with a border (and the highlight color):
![Screenshot at 2022-01-03 18-48-27](https://user-images.githubusercontent.…
-
Hey guys,
Could you add https://github.com/Lyude/neovim-gtk to the list? It is an awesome gui that I've been using for some time now, very similar to the original much loved vim-gtk.
You will no…
-
### todo/open for discussion
Seems feature complete? ;)
### done
* [x] `consult-info` dynamic info search based on `consult--dynamic-collection`. See #634 and #128 for an earlier draft. The wik…
-
(removing template as this is not about a bug, it's rather a feature request)
It'd be nice to have an option to turn off the vertical bar between split windows.
I searched about this and found people…