diff --git a/init.el b/init.el index 2cbad9a..f2caf1c 100644 --- a/init.el +++ b/init.el @@ -1092,10 +1092,6 @@ INFO plist." :config (fancy-narrow-mode)) -(use-package fillcode - :config - (add-hook 'python-mode-hook 'fillcode-mode)) - (use-package undo-tree) ;; open pdf with system pdf viewer (works on mac)