Add gvim for xschem view netlist
This commit is contained in:
parent
163255555a
commit
55fcdb8a80
@ -6,7 +6,7 @@ FROM greyltc/archlinux-aur:paru as osicstacks-base-desktop
|
|||||||
RUN pacman -Syuq --noconfirm
|
RUN pacman -Syuq --noconfirm
|
||||||
|
|
||||||
# Install packages
|
# Install packages
|
||||||
RUN aur-install sudo git git-lfs python python-pip python-pipx xz gnu-free-fonts vim ngspice gedit jupyter-notebook xterm
|
RUN aur-install sudo git git-lfs python python-pip python-pipx xz gnu-free-fonts gvim ngspice gedit jupyter-notebook xterm
|
||||||
ENV TERM=xterm EDITOR=gedit
|
ENV TERM=xterm EDITOR=gedit
|
||||||
|
|
||||||
# Clean cache
|
# Clean cache
|
||||||
|
Loading…
Reference in New Issue
Block a user