Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 378 Bytes

Readme.md

File metadata and controls

15 lines (11 loc) · 378 Bytes

Neovim preconfigured with Rust (Rustup)

Use:

  • ./build will build the container
  • ./go will run the container with the current working directory mapped as a volume

Suggestions:

  • Symlink the ./go file to somewhere like /usr/bin so that it is on the path

Includes:

  • Neovim (incl init.vim)
  • Rust (Rustup)
  • RLS, RustFmt, etc