Giter Club home page Giter Club logo

vim-docker-env's Introduction

vim-docker-env

vim docker development environment

Features

  • vim & neovim
  • coc.nvim
  • a bunch of awesome coc extensions
  • alacritty
  • tmux
  • fira code fonts
  • rust, go, js/ts, c/c++, java, python
  • autojump
  • zsh
  • ripgrep, bat, fd, exa...
  • vimspector debug
  • ranger

Usage

  1. enter docker for working
alias vimdocker='docker run -v /var/run/docker.sock:/var/run/docker.sock --rm -it alexcj96/vim-docker-env:latest zsh'
alias vimdockerd='docker run -v /var/run/docker.sock:/var/run/docker.sock -d -p 9999:9999 alexcj96/vim-docker-env:latest'
  1. launch
vimdocker
  1. launch as ssh daemon
vimdockerd
# Connect: ssh -A alex_cj96@localhost -p 9999
# Default password: alex_cj96

Note: this container may contains my personal information, you can edit the container and build your own image!

Screenshots

vim ls

Todo

  • add common cxx dependencies like boost, dlib, paho, geographiclib...
  • passing GITHUB_TOKEN, GITLAB_TOKEN to container so that command like :GBrowse makes sense
  • minimize
  • remove personal information

vim-docker-env's People

Contributors

gopherj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vim-docker-env's Issues

release 1.0.0 when coc.nvim's LSP3.16 is ready

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.