From a0b1c698f6c890308eb927c10bd40416316f0e3c Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Thu, 2 Oct 2025 10:40:00 -0500 Subject: Cleaned out some last remaining custome variable and ido stuff. Changes: - Added custom.el to .gitignore - Updated gc-cons-threshold comment (removed flx-ido reference) - Changed yasnippet to use yas-completing-read instead of yas-ido-prompt (works with vertico) - Removed commented-out old package list --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2169206..b620fda 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ ido.last *~ transient/ smex-items +custom.el -- cgit v1.2.3