-
**Describe the bug**
When running `nixos-rebuild edit` as root, the default editor is ignored. It always uses nano, no matter how anything is configured.
### 👟 Reproduction steps
1. Add `progra…
awall updated
2 months ago
-
When opening a TeXpresso instance using neovim, the changes in the buffer do not appear in the texpresso preview. The other functionalities to work, such as launching TeXpresso in nvim, synchronizatio…
-
# Description of the new feature/enhancement
neovim uses XTGETTCAP sequence to query osc52 support and enables copying over ssh via osc52 if positive. wt supports osc52 but does not report vi…
-
Hi there,
First of all, I want to say that I love the yaml-companion plugin. It has been incredibly useful, and I use it every day in my workflow. Unfortunately, since updating to neovim version 0.…
-
It will be great if anyone can install macOS `.app` directly to `/Applications` with `--cask`
-
I encountered a problem when trying to activate the obsidian-neovim-companion plugin in Obsidian. Even though I installed the obsidian-companion.nvim plugin for Neovim, I received a warning message sa…
-
Hi @wincent, thanks so much for this package! I swear I use this a hundred times a day and over the years I've gotten to where I just think of it as built in :)
I recently upgraded to Neovim v0.10,…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Pasting 60-odd lines of code crashes LSP with `LSP Message (dartls) Invalid line number`.
…
p4-k4 updated
3 weeks ago
-
according to neovim doc https://neovim.io/doc/user/lsp.html#lsp-quickstart
I create a minial config `lsp.lua`
```
vim.cmd([[autocmd BufNewFile,BufRead *.asy setlocal filetype=asy ]])
vim.lsp…
-
### Problem
On my machine MacOS machine,
### Using the command defaults
1. running `man bash` in the terminal, BOTH outside neovim and inside neovim's builtin terminal, loads man pages for bash v5…