Skip to content

Commit

Permalink
bump: :tools tree-sitter
Browse files Browse the repository at this point in the history
  • Loading branch information
hlissner and meedstrom committed Jun 20, 2024
1 parent 1c18a0c commit ee10764
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/tools/tree-sitter/packages.el
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
;; -*- no-byte-compile: t; -*-
;;; tools/tree-sitter/packages.el

(package! tree-sitter :pin "3cfab8a0e945db9b3df84437f27945746a43cc71")
(package! tree-sitter-langs :pin "b7895ca759563f3c7c3b928eb4f816bb4099d866")
(package! tree-sitter :pin "02fe7b86d92b1aab954045146469b7893f0ab371")
(package! tree-sitter-langs :pin "a06804e13fc1d24d0099b44ce23d6ac5e6bac5b8")
(package! tree-sitter-indent :pin "4ef246db3e4ff99f672fe5e4b416c890f885c09e")

(when (modulep! :editor evil +everywhere)
Expand Down

0 comments on commit ee10764

Please sign in to comment.