coc auto formatting updates, airline theme, formatting

This commit is contained in:
Andrejus
2020-11-09 18:21:18 +00:00
parent 75b5a04b97
commit 5f6eec0996
9 changed files with 145 additions and 123 deletions

View File

@@ -1,4 +1,4 @@
from ubuntu:bionic as install
FROM ubuntu:bionic as install
# Install sudo and make, git since built-in is skipped
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections