Skip to content

b-r-o-c-k/VSNvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSNvim

AppVeyor Build Status

Neovim extension for Visual Studio 2017

Status

This extension is still in the early stages of development. Some Neovim features that have not been fully integrated into Visual Studio including:

  • Highlights
  • Completion for insert mode and command line mode
  • Output from command line mode
  • Opening buffers

Pre-releases can be downloaded from the AppVeyor build artifacts.

Build

  1. Install Visual Studio 2017 with the extension development workload.
  2. Clone and build the Neovim fork for VSNvim.
    git clone -b vsnvim https://github.com/b-r-o-c-k/neovim.git
    
  3. Change the NvimSrcDir, NvimDepsDir, and NvimBuildDir properties in the VSNvim\VSNvim.vcxproj to the correct paths of the fork.
  4. Open VSNvim.sln, restore NuGet packages, and build.

About

Nvim extension for Visual Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%