Skip to main content

Questions tagged [nvim]

for questions specific (and unique) to the Neovim program. Questions about Vim in general should use [vim].

0 votes
0 answers
37 views

I'm not 100% sure how to describe the problem, but there's this background color applied to the editor whenever Telescope, NerdTree, or CtrlP display. Incase it wasn't obvious nixos is configuring ...
Dan's user avatar
  • 111
0 votes
1 answer
48 views

On their website, you're asked to install their program via a script instead of downloading it via a package repository like most regular apps do. LV_BRANCH='release-1.4/neovim-0.9' bash <(curl -s ...
Folaht's user avatar
  • 1,166
0 votes
1 answer
156 views

I am new to vim and have difficulty setting it up. I am working with a FRR code in which the tab is 8 spaces. I want to see 4 spaces instead of 8 and have added the following settings [options.lua]: ...
Fidelity's user avatar
1 vote
1 answer
3k views

I'm asking this, because I need to install NeoVim from github to get the latest 0.9.5 version instead of the v0.7.something available via apt package manager. $ sudo apt list neovim Listing... Done ...
michal roesler's user avatar
2 votes
0 answers
214 views

I use nvim daily in conjunction with coc and it has been extremely more efficient than VS code, however, something that is done in vscode and I can't configure for when I use React is the import in ...
Hudson Ribeiro's user avatar
1 vote
1 answer
723 views

I installed nvim 0.9 from this site but I can't find or open it, if I try to use sudo dnf install neovim It says Package neovim-0.10.0~dev.361.ge3e6fadfd-500.fc36.x86_64 is already installed. but when ...
Emac342007's user avatar
1 vote
2 answers
767 views

How can I detect in my neovim ~/.config/nvim/init.lua configuration which operating system distribution nvim is running? I want different Neovim configurations on debian servers as on my fedora linux ...
Simon Schürg's user avatar
0 votes
1 answer
290 views

It seems that guix compile neovim with gcc 10.3 which does not come with GLIBCXX_3.4.29 (like described here). The exact error provided while opening neovim with an html file for example is : Error ...
ChillPC's user avatar

15 30 50 per page