diff options
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ RUN install_vim -tag v8.0.0000 -build \ # the clang package includes clang-tidy ENV PACKAGES="\ + bash \ git \ python \ py-pip \ |
index : ale | ||
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support | cos |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Dockerfile | 1 |
@@ -5,6 +5,7 @@ RUN install_vim -tag v8.0.0000 -build \ # the clang package includes clang-tidy ENV PACKAGES="\ + bash \ git \ python \ py-pip \ |