chore(ts-fold): Update repo link for ts-fold module (#15719)

This commit is contained in:
Jen-Chieh Shen 2022-09-02 16:37:35 +08:00 committed by GitHub
parent 73b3b0fed8
commit 756ffc5c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ Set =tree-sitter-indent-enable t= for code indentation, provided by
[[https://codeberg.org/FelipeLema/tree-sitter-indent.el][=tree-sitter-indent=]]. Currently only Rust is supported.
Default: =nil=.
Set =tree-sitter-fold-enable t= for code folding, provided by [[https://github.com/jcs090218/ts-fold][=ts-fold=]]. If
Set =tree-sitter-fold-enable t= for code folding, provided by [[https://github.com/emacs-tree-sitter/ts-fold][=ts-fold=]]. If
you use a =dotspacemacs-editing-style= other than ='vim= or a
=dotspacemacs-folding-method= other than ='evil=, it's likely that you'll find
the integration with =ts-fold= wanting. Contributions are encouraged!

View File

@ -29,7 +29,7 @@
:toggle tree-sitter-fold-enable
:location (recipe
:fetcher github
:repo "jcs090218/ts-fold"))))
:repo "emacs-tree-sitter/ts-fold"))))
(defun tree-sitter/init-tree-sitter ()
(use-package tree-sitter