nvim: change: use 4 threads for julials
This commit is contained in:
parent
64ce6479cb
commit
b560911ad4
1 changed files with 1 additions and 0 deletions
|
@ -629,6 +629,7 @@ lspconfig.julials.setup {
|
|||
-- use below 2 lines to collect script to be included in sysimage
|
||||
-- '--trace-compile',
|
||||
-- vim.env.HOME .. "/.julia/environments/nvim-lspconfig/tracecompile.jl",
|
||||
"-t4",
|
||||
"-e",
|
||||
[[
|
||||
# Load LanguageServer.jl: attempt to load from ~/.julia/environments/nvim-lspconfig
|
||||
|
|
Loading…
Reference in a new issue