We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258e384 commit f67bc94Copy full SHA for f67bc94
user.el
@@ -1,5 +1,7 @@
1
;; -*- mode: Emacs-Lisp -*-
2
3
+;; TODO: Add use-package for rust-mode package if develop in rust (might also check out rustic)
4
+
5
;; this is causing issues on personal computer (figure out later)
6
;; seems that maybe org-contrib moved to its' own repository but possibly could just add to org-speed-commands
7
;; (add-to-list 'org-speed-commands-user (cons "'" 'org-schedule))
0 commit comments