From a6e860b9ebb959bb12430356d9afd0b519526d06 Mon Sep 17 00:00:00 2001 From: benj Date: Thu, 16 Apr 2020 11:33:40 -0700 Subject: some golang, terraform, and protobuf stuff --- settings/setup-flycheck.el | 1 - 1 file changed, 1 deletion(-) (limited to 'settings/setup-flycheck.el') diff --git a/settings/setup-flycheck.el b/settings/setup-flycheck.el index 0c2b199..764fe36 100644 --- a/settings/setup-flycheck.el +++ b/settings/setup-flycheck.el @@ -12,7 +12,6 @@ (add-hook 'c-mode-hook #'setup-custom-clang-checker) (add-hook 'c++-mode-hook #'setup-custom-clang-checker) -(add-hook 'flycheck-mode-hook #'flycheck-rust-setup) (global-flycheck-mode 1) -- cgit v1.2.3