Mercurial > vim-crosoft
diff README.md @ 0:5d2c0db51914
Initial commit
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 17 Sep 2019 13:24:24 -0700 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Tue Sep 17 13:24:24 2019 -0700 @@ -0,0 +1,10 @@ + +# Vim-crosoft + +Vimcrosoft is a Vim plugin for working with Microsoft Visual Studio solutions. +It makes it possible to build solutions and projects from Vim, and integrates +with various other plugins, such as letting you list solution files in FZF, or +get code completion with YouCompleteMe. + +It's currently a work in progress in alpha state. +