]> git.eshelyaron.com Git - emacs.git/commit
Add separate keymaps for js/python/css-ts-mode
authorYuan Fu <casouri@gmail.com>
Mon, 21 Nov 2022 04:43:15 +0000 (20:43 -0800)
committerYuan Fu <casouri@gmail.com>
Mon, 21 Nov 2022 09:29:32 +0000 (01:29 -0800)
commit1e624452004e17bec2070b0c0b9f5639f66df1f8
tree99a81ee4e6dc6a878a62fa5378123489940e568e
parent3f25b22cadc9f73583e83b00f828ee00efa8764e
Add separate keymaps for js/python/css-ts-mode

* lisp/progmodes/js.el (js-ts-mode-map)
* lisp/progmodes/python.el (python-ts-mode-map)
* lisp/textmodes/css-mode.el (css-ts-mode-map): New keymap.
lisp/progmodes/js.el
lisp/progmodes/python.el
lisp/textmodes/css-mode.el