(ver4a) Enable system clipboard support in neovim
This commit is contained in:
parent
f9e4fe33f5
commit
39230d1f67
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ RUN dnf5 -y install uv
|
||||||
RUN dnf5 -y install croc solaar openrgb
|
RUN dnf5 -y install croc solaar openrgb
|
||||||
|
|
||||||
# Install general purpose development tools
|
# Install general purpose development tools
|
||||||
RUN dnf5 -y install codium neovim ansible python3-ansible-lint
|
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint
|
||||||
|
|
||||||
# Remove KDE Connect
|
# Remove KDE Connect
|
||||||
RUN rpm -e kde-connect kde-connect-libs kdeconnectd
|
RUN rpm -e kde-connect kde-connect-libs kdeconnectd
|
||||||
|
|
|
@ -13,7 +13,7 @@ RUN dnf5 -y install uv
|
||||||
RUN dnf5 -y install croc solaar openrgb
|
RUN dnf5 -y install croc solaar openrgb
|
||||||
|
|
||||||
# Install general purpose development tools
|
# Install general purpose development tools
|
||||||
RUN dnf5 -y install codium neovim ansible python3-ansible-lint
|
RUN dnf5 -y install codium neovim wl-clipboard ansible python3-ansible-lint
|
||||||
|
|
||||||
# Remove KDE Connect
|
# Remove KDE Connect
|
||||||
RUN rpm -e kde-connect kde-connect-libs kdeconnectd
|
RUN rpm -e kde-connect kde-connect-libs kdeconnectd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue