Skip to content

Commit

Permalink
Comment out 'setup-org due to issues: kaushalmodi#45
Browse files Browse the repository at this point in the history
  • Loading branch information
adammartiniello committed Jul 27, 2022
1 parent 587efa9 commit 8b75578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; Time-stamp: <2022-07-26 20:32:20 pi>
;; Time-stamp: <2022-07-26 21:28:04 pi>
;; Author: Kaushal Modi

;; Global variables
Expand Down Expand Up @@ -272,7 +272,7 @@ need Org version to be at least 9.x.")
(require 'setup-neotree)
(require 'setup-news)
(require 'setup-nov)
(require 'setup-org)
;; (require 'setup-org) ;; TODO: Issues with org-mode: https://github.com/kaushalmodi/.emacs.d/issues/45
(require 'setup-outshine)
(when (executable-find "p4")
(require 'setup-p4))
Expand Down

0 comments on commit 8b75578

Please sign in to comment.