Config: add jinx spell check, org-download, and keybinding updates

This commit is contained in:
User
2026-03-30 11:59:47 +08:00
parent e7a0e1b382
commit 8e0d0a7551
4 changed files with 127 additions and 32 deletions

3
.gitignore vendored
View File

@@ -1,7 +1,5 @@
# 忽略所有文件
*
# 保留特定配置文件
!init.el
!early-init.el
!custom.el
@@ -9,5 +7,4 @@
!lisp/**/
!lisp/**/*.el
# 保留 .gitignore 本身
!.gitignore