diff options
Diffstat (limited to 'config.el')
-rw-r--r-- | config.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -58,7 +58,6 @@ ;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how ;; they are implemented. -(use-package! pkgbuild-mode :mode (("/PKGBUILD\\'" . pkgbuild-mode))) (use-package! ox-confluence) (add-hook! 'doom-first-file-hook #'magit-wip-mode) |