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
44 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
1 vote
1 answer
70 views

Description When using vimtex to compile my document, I get the error: File `darkmode.sty' not found. error| Emergency stop. error| Fatal error occurred, no output PDF file produced! This error is ...
ethananthony271's user avatar
0 votes
1 answer
82 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
321 views

I'm using the st, simple terminal from suckless. I am running picom on startup with picom --backend glx, and the terminal is transparent. I like how the terminal is transparent all the way up until I ...
Catten's user avatar
  • 3
0 votes
1 answer
175 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
0 votes
1 answer
1k views

I'm currently having the problem that the colors are not forwarded correctly from nvim through tmux to wezterm. I think tmux is to blame since the colors work like expected when I invoke nvim from ...
glades's user avatar
  • 126
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
0 votes
1 answer
274 views

I'm using yamlfix with ale in vim. I followed these steps because I wanted to remove the automatic "---" adding on top of the file every time I save my work (and some others default ...
Corentin Michel's user avatar
2 votes
0 answers
219 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
2 votes
2 answers
2k views

Background: I'm just setting up an install of Arcolinux. I have a keyboard shortcut SUPER+Enter to launch alacritty. What I want is to have alacritty automatically create and start in a new tmux ...
SwiftD's user avatar
  • 201
1 vote
1 answer
740 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
0 votes
0 answers
316 views

I want to know if theres an equivalent to :w !cmd for the nvim terminal emulator. Like :te cat % | cmd is almost there but you would have to save the file before using it. Is there another way? Like ...
teo's user avatar
  • 1
1 vote
2 answers
796 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
2k views

I have installed home-manager in a flake as a module. The Flake and the Module are in /etc/nixos/. My Home manager File links to another file in which I configure neovim, this file is located in /etc/...
Zxmon's user avatar
  • 3
0 votes
1 answer
303 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