This is a very slim package for configuring and running lets tasks
- [X] File type recognition
- [X] Company completion backend
- [ ] TODO: Functions to run the tasks
Currently it is only installable through load
Clone the package:
git clone https://github.com/mpanarin/lets-mode.git -b master *where/to/clone*
After that load and require the package in your emacs config
(load "*where/you/cloned*/lets-mode.el")
(require 'lets-mode)