Skip to content

Place for you to quickly play with nvim-java inside a container

License

Notifications You must be signed in to change notification settings

nvim-java/play-lazyvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ Java Lazyvim Playground

Neovim Lua Java Gradle Apache Maven

Playground for you to try nvim-java

Head on to main project ☕ nvim-java

How to use

git clone https://github.com/nvim-java/play-lazyvim.git
  • Change the directory to repository you just cloned

  • Build the devcontainer

devcontainer up \
  --workspace-folder . \
  --mount 'type=bind,source=./nvim-config,target=/root/.config/nvim'
  • Open up a shell in the dev container
devcontainer exec --workspace-folder . bash
  • Run nvim and wait for Lazy and Mason to install everything necessary
  • Relaunch Neovim
  • Go to one of the projects in the java-projects directory and play

Prepare Maven projects

mvn eclipse:clean eclipse:eclipse

more info

About

Place for you to quickly play with nvim-java inside a container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages