diff --git a/plugin/CSApprox.vim b/plugin/CSApprox.vim index b0428fc..f4853b5 100644 --- a/plugin/CSApprox.vim +++ b/plugin/CSApprox.vim @@ -28,6 +28,7 @@ if ! has("gui") || exists('g:CSApprox_loaded') if ! has('gui') && s:verbose > 0 echomsg "CSApprox needs gui support - not loading." + echomsg " See :help |csapprox-+gui| for possible workarounds." endif unlet s:verbose