Skip to content

Commit

Permalink
(docs): added breaking changes section to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GiuseppeMP committed Aug 9, 2024
1 parent 510afae commit 6f5f2e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ I work daily using this configuration with Python, Java, Kotlin, Lua, Golang, Ja

Let me know if you have any questions, other lsp help, or suggestions, free to [open an issue](https://github.com/GiuseppeMP/my-nvim-config/issues/new).

## ⚠️ Breaking Changes!!

Java configurations have changed, please check the new instructions in Java section in the {your-os}_install.md.
[ubuntu-java](https://github.com/GiuseppeMP/my-nvim-config/blob/main/ubuntu_install.md#java)
[macos-java](https://github.com/GiuseppeMP/my-nvim-config/blob/main/macos_install.md#java)

Now `jdtls` configuration is using os.env to get java runtimes from environment variables. ($JAVA_HOME, $JAVA8_HOME, $JAVA11_HOME, $JAVA17_HOME, so on).

## ⚡️ Dependencies and Requirements

* Neovim >= 0.10.0 or Nightly
Expand Down

0 comments on commit 6f5f2e3

Please sign in to comment.