mise++
This commit is contained in:
parent
6471e799a8
commit
931e9d4aee
93 changed files with 6881 additions and 8 deletions
5
vim/plugins/vim-elixir-master/Dockerfile
Normal file
5
vim/plugins/vim-elixir-master/Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM ubuntu:latest
|
||||
|
||||
RUN apt-get update && apt-get install -yf vim
|
||||
|
||||
COPY test.vimrc /root/.vimrc
|
Loading…
Add table
Add a link
Reference in a new issue