-
The command to show the font selector is output to the buffer instead, and the buffer ends in Normal mode:
```
:call MacShowFontSelector()
```
edrex updated
8 years ago
-
**I'm encountering an error when using the smear-cursor.nvim plugin with the following configuration:**
![image](https://github.com/user-attachments/assets/2721f6f9-33ee-4f9b-9981-52ce8105f49b)
**wh…
-
Hi,
I'm trying to use this with https://github.com/metalelf0/jellybeans-nvim
I have:
```lua
use({
"folke/lsp-colors.nvim",
config = function()
require("ls…
-
**Is your feature request related to a problem? Please describe.**
I cannot have more than one Neovide window running at the same time.
**Describe the solution you'd like**
Allow running multipl…
-
This is more a feature request than an issue.
If I understand correctly, the editing takes place in the embedded neovim instance's buffers which are invisible and the windows in vscode are just cou…
-
Let GD lives beyond itself.
for alternative frontends like the command line https://github.com/goldendict/goldendict/issues/37 , or http version https://github.com/goldendict/goldendict/issues/618 …
-
hi,
if I use command
:q
to exit, everything works fine.
however if I click close button on caption bar, nvim.exe and other apps work with nvim (node.exe, python, etc.) not exit properly.
a…
-
# TL;DR
Let's split up Oni into pieces in a way that will make it easy to understand and develop.
# Proposal
This proposal has several sections, let's discuss each and get a plan running :)
…
-
### Problem
After #26540, default color scheme uses custom palette when true colors are enabled. The exception is colors in `:terminal`, which use palette from terminal emulator.
### Expected behavi…
-
I'd like to use Julia Mono as my global monospace font.
In Emacs I can control where ligatures are shown, so that's all good, and my terminal doesn't support them, so that's fine too.
However, F…