Closed non-Jedi closed 4 years ago
Fixes #10
Users can still override and use a startup-file since eglot-jl-julia-flags is passed as a later flag to the julia binary. This commit also moves eglot-jl-julia-flags to after the --project flag so users can override if necessary.
FWIW, I think this is a better option than changing the default value of eglot-jl-julia-flags
eglot-jl-julia-flags
Fixes #10
Users can still override and use a startup-file since eglot-jl-julia-flags is passed as a later flag to the julia binary. This commit also moves eglot-jl-julia-flags to after the --project flag so users can override if necessary.