about summary refs log tree commit diff
path: root/config.el
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-05-26T14·29-0400
committerGriffin Smith <root@gws.fyi>2020-05-26T14·29-0400
commit699da9cebdeefc2fdba47dbe98fa95752d6472c1 (patch)
tree759fe5a2bab5a6a28392a7221b87d36ad29d90c1 /config.el
parent77f6ed22065e026be826f978905097742dbb3fc4 (diff)
Drop nix-yapf-mode
we're using black now
Diffstat (limited to 'config.el')
-rw-r--r--config.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.el b/config.el
index 1ba55b2ad379..5dfcbb5cd848 100644
--- a/config.el
+++ b/config.el
@@ -22,7 +22,6 @@
 (load! "utils")
 (load! "company-sql")
 (load! "org-query")
-;; (load! "nix-yapf-mode")
 (load! "show-matching-paren")
 (load! "irc")
 (load! "github-org")