emacs support for new languages + dependencies

This commit is contained in:
2025-03-25 01:26:35 -06:00
parent 39ce87696c
commit 6846fc3eec
7 changed files with 68 additions and 3 deletions

View File

@@ -27,6 +27,7 @@
isort # sort Python imports
pyflakes # checks source code for errors
pylint # bug and style checker for python
pytest # tests
speedtest-cli # check internet speed from the comand line
;
}