@ -42,6 +42,8 @@
(add-to-list 'tramp-remote-path 'tramp-own-remote-path)
(add-to-list 'tramp-remote-path "/system/xbin")
(add-to-list 'tramp-remote-path "/data/data/com.termux/file/usr/bin")
;; Ispell
(global-set-key (kbd "C-!") 'ispell-buffer)
;; JavaScript
(require 'js2-mode)