From 3fb03d5f8fb052a50d7c3f494f30c6a62b44fcf4 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Tue, 19 Oct 2021 00:47:48 +0000
Subject: [PATCH] Removed racer, rls is replacing

---
 init.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/init.el b/init.el
index 5a19930..7c3dd14 100644
--- a/init.el
+++ b/init.el
@@ -34,3 +34,4 @@
   (org-babel-load-file "~/.emacs.d/config.org"))
 (put 'upcase-region 'disabled nil)
 (put 'downcase-region 'disabled nil)
+(put 'list-timers 'disabled nil)

--
Gitblit v1.9.3