From 318b9c5f5e87b4eff3301032f1437704901bddf7 Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 11 Apr 2019 00:23:42 +0200 Subject: [PATCH] Remove rtags backend from spacemacs --- emacs/.spacemacs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/emacs/.spacemacs b/emacs/.spacemacs index 9c20213..d95862c 100644 --- a/emacs/.spacemacs +++ b/emacs/.spacemacs @@ -58,8 +58,7 @@ This function should only modify configuration layer settings." (cmake :variables cmake-enable-cmake-ide-support 't) (c-c++ :variables c-c++-enable-clang-support 't - c-c++-default-mode-for-headers 'c++-mode - c-c++ :variables c-c++-backend 'rtags) + c-c++-default-mode-for-headers 'c++-mode) java shell-scripts spacemacs-layouts