/tridactylmode

tridactyl mode for emacs

Primary LanguageEmacs LispMIT LicenseMIT

Tridactyl Major Mode for Emacs

A basic emacs major mode for Tridactyl

Installation

You can just put the tridactyl-mode.el somewhere in your config and be done with it.

A more structured approach can be, for doom emacs users:

(package! tridactyl-mode
  :recipe (:fetcher github :repo "yashasolutions/tridactylmode"))

TODO: Improve Readme installation