Skip to content

nvim-java/starter-nvim-0.12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ starter-nvim-0.12

Neovim Lua Java Gradle Apache Maven

A minimal Neovim configuration for Java development using the nvim-java ecosystem.

How to Use

  1. Clone this repository:

    git clone https://github.com/nvim-java/starter-nvim-0.12.git ~/.config/nvim
  2. Start Neovim:

    nvim
  3. Open a Java project:

    cd /path/to/your/java/project
    nvim

The configuration will automatically install all required plugins and set up Java LSP support with completion, debugging, testing, and refactoring capabilities.

Head on to the main project ☕ nvim-java

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages