mirror of
https://github.com/Cian-H/my_nvim.git
synced 2025-12-23 00:21:57 +00:00
Removed mistakenly leftover line from initial config
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
FROM docker.io/anatolelucet/neovim:nightly
|
||||
|
||||
RUN apk add fzf git nodejs python3 py3-pynvim ripgrep zig
|
||||
RUN chmod +x /bin/node
|
||||
RUN mkdir ~/.config/
|
||||
RUN git clone https://github.com/Cian-H/my_nvim_config.git
|
||||
RUN mv my_nvim_config ~/.config/nvim
|
||||
|
||||
Reference in New Issue
Block a user