Skip to content

chtenb/vim-csharp-compiler-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

NOTE: this plugin is currently added to vim's source. It is not needed to install this manually, if you have an up-to-date vim version.

vim-csharp-compiler-plugin

A C# compiler plugin for VIM. There are two compilers supported.

  • msbuild, the Microsoft .NET compiler for building C# projects.
  • xbuild, the mono equivalent of msbuild.

Load the compiler plugin of your choice in vim like :compiler xbuild.

About

A csharp compiler plugin for VIM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published