Skip to content

Commit

Permalink
fix(julials)!: compat with new registry (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamboman committed Apr 15, 2023
1 parent b81c50c commit 18bd79b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/mason-lspconfig/server_configurations/julials/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ return function()

config.cmd = {
"julia-lsp",
vim.env.JULIA_DEPOT_PATH or "",
env_path,
}
end,
Expand Down

0 comments on commit 18bd79b

Please sign in to comment.