diff options
Diffstat (limited to 'config.el')
-rw-r--r-- | config.el | 1 |
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") |