diff --git a/.gitignore b/.gitignore index a40aee2..6fd5ea4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ auto-save-list /ac-comphist.dat /ido.last /transient/ +/projects +/url/ diff --git a/init.el b/init.el index d263772..c690100 100644 --- a/init.el +++ b/init.el @@ -1,3 +1,4 @@ +;;; -*- lexical-binding: t; -*- ;;; startup without syntax highlighting ;;; (global-font-lock-mode 0)