Signed-off-by: Scott Talbert <s...@techie.net> --- .dir-locals.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.dir-locals.el b/.dir-locals.el index 18189f4..c77df70 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -1,2 +1,4 @@ ((c-mode . ((c-basic-offset . 4) - (indent-tabs-mode . nil)))) + (indent-tabs-mode . nil))) + (c++-mode . ((c-basic-offset . 4) + (indent-tabs-mode . nil)))) -- 1.8.3.1 ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ concordance-devel mailing list concordance-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/concordance-devel