Clarify ftplugin/java.lua location a bit more

This commit is contained in:
Mathias Fussenegger 2021-11-19 11:00:32 +01:00
parent 3c058742f6
commit 3fa992f333

View file

@ -40,7 +40,8 @@ Install [eclipse.jdt.ls][3] by following their [Installation instructions](https
## Configuration
To configure `nvim-jdtls`, add the following in `ftplugin/java.lua` within the
neovim base directory (see `:help base-directory`).
neovim configuration base directory (e.g. `~/.config/nvim/ftplugin/java.lua`,
see `:help base-directory`).
Watch out for the 💀, it indicates that you must adjust something.