Typescript.el is a self-contained, lightweight and minimalist major-mode focused on providing basic font-lock/syntax-highlighting and indentation for Typescript syntax, without any external dependencies.
Typescript.el is a self-contained, lightweight and minimalist major-mode focused on providing basic font-lock/syntax-highlighting and indentation for Typescript syntax, without any external dependencies.
*** YAML Mode
#+NAME: emacs-yaml-mode-package
#+BEGIN_SRC nix
epkgs.yaml-mode
#+END_SRC
YAML Mode helps you edit =YAML=~.yml~ and ~.yaml~ files. It features font locking for data forms and comments, and some electric keys to help with block literals.