This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- this file should be located inside C:\Users\<YOUR-USER>\AppData\Local\nvim\ftplugin | |
-- i use mason to install jdtls, is easier for | |
-- me to use mason than download, extract | |
-- a put jdtls somewhere in my file system | |
-- mason provides a function to get the path of the | |
-- language server you installed with mason itself | |
-- | |
-- on windows is something like this: |