src.nth.io/

summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2025-10-02 10:40:00 -0500
committerLuke Hoersten <[email protected]>2025-10-02 10:40:00 -0500
commita0b1c698f6c890308eb927c10bd40416316f0e3c (patch)
treebc81c0d4d3b46f9c8f7038b4f08005e18bc2af47 /.gitignore
parent76ae38a01772a21b136fe2cf2224cbce69f3c11b (diff)
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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