From 0d0a180fd473534a5a8da0b77aad434f7d37425a Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sat, 3 Jun 2023 19:56:29 +0300 Subject: emacs: add treesitter --- emacs.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emacs.org') diff --git a/emacs.org b/emacs.org index 1c7422b..117ad58 100755 --- a/emacs.org +++ b/emacs.org @@ -24,7 +24,8 @@ Set backup fails at ~~/Trash~ ** List of required packages Request the following packages: #+begin_src emacs-lisp - (defconst my-package-list '(org-snooze + (defconst my-package-list '(tree-sitter + org-snooze org-drill all-the-icons all-the-icons-dired -- cgit v1.2.3