comparison README.md @ 0:5d2c0db51914

Initial commit
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 17 Sep 2019 13:24:24 -0700
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:5d2c0db51914
1
2 # Vim-crosoft
3
4 Vimcrosoft is a Vim plugin for working with Microsoft Visual Studio solutions.
5 It makes it possible to build solutions and projects from Vim, and integrates
6 with various other plugins, such as letting you list solution files in FZF, or
7 get code completion with YouCompleteMe.
8
9 It's currently a work in progress in alpha state.
10