fixed ts-mode usage and use-package for file-mode associations

removed treesit-auto for now. didn't work and wasn't necessary,
biggest problem is knowing there's a ts version and fetching
it. otherwise, built in major-mode-remap-alist seems to be fine
This commit is contained in:
2026-08-19 23:20:36 +02:00
parent 8b769c72fa
commit 3693081e32
3 changed files with 38 additions and 22 deletions
-1
View File
@@ -88,7 +88,6 @@
;; CODE ANALYSIS & VISUALS
;; ==============================================================================
(elpaca treesit-auto) ; automatically install treesitter grammars
(elpaca treesit-fold) ; folding based on treesit
(elpaca highlight-quoted) ; emacs
(elpaca highlight-defined) ; emacs