Skip to content

Commit

Permalink
doc: add ielm missing tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
mcraveiro committed Mar 29, 2024
1 parent c84c7e0 commit 4bfdf85
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/notes_and_comments.org
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@
- add support for systemd in prodigy and possibly for sc.exe.
- on file open choose the yas template.
- change jump tree to only remember xref jumps.
- save ielm history into cache.
- remove ielm elipsis:

#+begin_src emacs-lisp
(setq print-length 1024)
(setq print-level 100)
#+end_src

* Example org-roam sites

Expand Down

0 comments on commit 4bfdf85

Please sign in to comment.