This website requires JavaScript.
Explore
Help
Register
Sign In
tomatocream
/
cpp-flashcards
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0aed1528e29fea8fee30cb79e3716e0da37d99e8
cpp-flashcards
/
org
/
study_deck_02
/
.dir-locals.el
T
2 lines
79 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
feat: add TOO_EASY todo keyword via dir-locals
2026-06-01 17:50:05 +08:00
((
org-mode
.
((
org-todo-keywords
.
((
sequence
"TODO"
|
"DONE"
"TOO_EASY"
))))))
Reference in New Issue
Copy Permalink