aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorChristian Segundo2023-10-08 23:28:50 +0200
committerChristian Segundo2023-10-08 23:28:50 +0200
commitb4631bc494c64f62994c48fbb06548251fd36224 (patch)
tree431fffd8bef530098f1fb6b39f5848be2f155cfd /Dockerfile
parentec28cdca519f3b892f2a9cf3e1ac491294ac0a75 (diff)
downloadnvim-b4631bc494c64f62994c48fbb06548251fd36224.tar.gz
add stylua
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index d2e1879..f1b543f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -18,6 +18,7 @@ RUN echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/a
lua-language-server@testing \
luacheck \
pkgconf \
+ stylua \
unzip \
wget