Commit 5c661f8e authored by 智勇's avatar 智勇

vi设置

parent 8298aeb2
set mouse=v
\ No newline at end of file
...@@ -14,3 +14,4 @@ RUN set -eux && \ ...@@ -14,3 +14,4 @@ RUN set -eux && \
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && \ ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && \
echo $TZ > /etc/timezone echo $TZ > /etc/timezone
COPY ./.vimrc /root
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment