set lexical bindings and ignore more stuff

This commit is contained in:
Kyle Isom 2025-04-22 12:16:05 -07:00
parent 07c9bfd5f6
commit d19978e594
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ auto-save-list
/ac-comphist.dat /ac-comphist.dat
/ido.last /ido.last
/transient/ /transient/
/projects
/url/

View File

@ -1,3 +1,4 @@
;;; -*- lexical-binding: t; -*-
;;; startup without syntax highlighting ;;; startup without syntax highlighting
;;; (global-font-lock-mode 0) ;;; (global-font-lock-mode 0)