aboutsummaryrefslogtreecommitdiff
path: root/tw/home/emacs.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-03-04 19:16:38 +0100
committerTimo Wilken2023-03-04 19:16:38 +0100
commitec2e893a8d6f1389a4abf4230ba8aa1cbf4d14b8 (patch)
treebe0f14d4529b5c347e6dfeb88abde69cfc42bf90 /tw/home/emacs.scm
parent64eee1d05998ea5354a58a2c30c9904f46a07f47 (diff)
Install alidistlint and fix its setup
Newer versions of alidistlint are Python 3.9-compatible.
Diffstat (limited to 'tw/home/emacs.scm')
-rw-r--r--tw/home/emacs.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tw/home/emacs.scm b/tw/home/emacs.scm
index 1a605fa7..bebad6ef 100644
--- a/tw/home/emacs.scm
+++ b/tw/home/emacs.scm
@@ -35,6 +35,7 @@
(list
;; Development & language servers
gnu-make
+ python-yamllint
shellcheck
clang ; for clangd
python-lsp-server