trying to get treesit to work
This commit is contained in:
parent
336383f026
commit
2071f81da1
4 changed files with 4 additions and 3 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
(setq org-directory "~/Library/Mobile Documents/iCloud~md~obsidian/Documents/Primary")
|
||||
|
||||
(setq treesit-extra-load-path "~/Source/_src/tree-sitter-module/dist")
|
||||
(setq treesit-extra-load-path '("~/Source/_src/tree-sitter-module/dist/"))
|
||||
|
||||
;; Modeline
|
||||
;; - add current workspace name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue