From: Samir Benmendil Date: Wed, 4 Nov 2015 11:03:02 +0000 (+0000) Subject: vim/cpp: fix fswitch for cadscan X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/b07234bfa0ac5faf7d41c1da24e4beb1d296420c?hp=b07234bfa0ac5faf7d41c1da24e4beb1d296420c vim/cpp: fix fswitch for cadscan This is cadscan specific, maybe I need a way to set project specific settings: - plugin? - au /path/to/project/*.{h,cpp}? - something else? ---