]> git.eshelyaron.com Git - emacs.git/commit
Don't disable parse cache in tree-sitter activated js-mode
authorYuan Fu <casouri@gmail.com>
Wed, 26 Oct 2022 02:46:58 +0000 (19:46 -0700)
committerYuan Fu <casouri@gmail.com>
Wed, 26 Oct 2022 02:46:58 +0000 (19:46 -0700)
commit1f74e9112e28faa57a7bf56547a9ebf8f6618273
tree453baebaf9d992e5d4a946388a0379fe47d7f96a
parent5070278539a8e47988cd9529c9c2e4ada8c92472
Don't disable parse cache in tree-sitter activated js-mode

* lisp/progmodes/js.el (js-mode): Move parse cache setup back.
lisp/progmodes/js.el