Skip to content

Vim plugin for the dotnet cli program (.NET Core) on linux

License

Notifications You must be signed in to change notification settings

Shadowsith/vim-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-dotnet

Run commands from dotnet-cli directly from vim

Commands

Adding new solution and project files

  • :DotnetNewSln - adds an empty solution file to dir where vim is openened

Build and Run

  • :DotnetBuild - building the project
  • :DotnetRun - build and run

About

Vim plugin for the dotnet cli program (.NET Core) on linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published