Skip to content

For creating a neovim image to be used as a development container.

License

Notifications You must be signed in to change notification settings

lowcloudnine/neovim_container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoVim Development Environment

Executive Summary

The goal is to create a very robust development environment that can be used across different environments and can be used anywhere the ability to run docker containers is given.

Code and ideas for the "code-server" container are taken from Github sar/code-container

Languages

  • Python via Miniconda
  • Javascript via Node
  • Rust via rustup
  • Go
  • C and C++ via gcc/g++, make, etc.
  • Bash (and associated tools awk,sed,tr,etc.)

Tools

  • Bash
  • Git
  • Neovim
  • jq & yq
  • fzf

Building the Image

Eventually

Custom NeoVim configuration

Running the Container

About

For creating a neovim image to be used as a development container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published