mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:00:04 +08:00
fix(docker): add exuberant-ctags
This commit is contained in:
parent
01f5df790e
commit
3af5db3e15
@ -20,6 +20,7 @@ RUN echo "deb $DEBIAN_URL testing main contrib non-free" >> /etc/apt/sources.lis
|
||||
unzip \
|
||||
xclip \
|
||||
xfonts-utils \
|
||||
exuberant-ctags \
|
||||
&& apt-get clean all
|
||||
|
||||
RUN cd /usr/src \
|
||||
|
Loading…
Reference in New Issue
Block a user