The Wayback Machine - https://web.archive.org/web/20200902024509/https://github.com/topics/neovim
Skip to content
#

Neovim

neovim logo

Neovim is a refactor, and sometimes redactor, in the tradition of Vim. It is not a rewrite but a continuation and extension of Vim. Neovim is built for users who want the good parts of Vim, and more.

Here are 1,888 public repositories matching this topic...

Shatur95
Shatur95 commented Jul 13, 2020
  • nvim --version: NVIM v0.5.0-593-g1ca67a73c
  • language server name/version: Godot 3.2.2
  • Operating system/version: Arch Linux
nvim -c ":checkhealth nvim nvim_lsp"

health#nvim#check

Configuration

  • OK: no issues found

Performance

  • OK: Build type: RelWithDebInfo

chinleung
chinleung commented Mar 9, 2020

Hi,

When I run my tests using the neovim strategy, it opens a new terminal but auto focus on the buffer. Then I have to press <C-o> to not close the buffer and go back to my split pane.

Is there a way to have it open but not switch my focus to the newly opened pane automatically?

SirJson
SirJson commented May 12, 2020

I actually wanted to investigate #287 because I was curious how the TERM variable is changing the behavior in neovide. I started the same way I always do, I get a fresh master release build without any modifications for my baseline.

That didn't quite workout though. This is what happens when I use my usual neovim init:

<img width="910" alt="0" src="https://user-images.githubusercontent.com/1

Created by Thiago de Arruda

Released January 31, 2014

Latest release 28 days ago

Repository
neovim/neovim
Website
neovim.io
Wikipedia
Wikipedia

Related Topics

neovim-configuration neovim-dotfiles neovim-plugin nvimrc vim
You can’t perform that action at this time.