Mercurial > vim-crosoft
view README.md @ 8:d5ddd9ffaf11
Don't crash trying to list a solution file if no cache exists yet.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 24 Sep 2020 22:56:34 -0700 |
parents | 5d2c0db51914 |
children |
line wrap: on
line source
# 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.