Skip to content

Latest commit

 

History

History
executable file
·
34 lines (18 loc) · 1003 Bytes

README.md

File metadata and controls

executable file
·
34 lines (18 loc) · 1003 Bytes

Open In Neovim

A Visual Studio extension that adds a menu command that lets you open a solution, project, folder or file in Neovim.

Download the extension from the VS Marketplace.

Prerequisite

In order to use this extension, you must have Visual Studio 2022+ as well as Neovim installed.

Solution Explorer

You can open any solution, project, folder, or file in Neovim by simply right-clicking it in Solution Explorer and selecting Open In Neovim.

Context menu

Path to nvim-qt.exe

If you installed Neovim to a non-default location, a prompt will ask for the path to nvim-qt.exe.

You can always change the location in Tools -> Options -> VsVim -> Open In Neovim.

Options

How to contribute?

Sponsor

Raise issues

  • Please feel free to raise issues
  • PRs are welcome! :)