Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 286 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 286 Bytes

ade-neovim

Minimal Volume to use NeoVim inside ADE.

Build with:

docker build -t ade-neovim .

Add to your .aderc

export ADE_IMAGES="
  ade-aslan:latest
  ade-neovim:latest
"

TODO

  • Install additional dev dependencis (e.g. ripgrep, lazygit)
  • Clone your dotfiles