Nvim: add new plugins, optimize old
This commit is contained in:
@@ -233,7 +233,7 @@ return {
|
||||
settings = {
|
||||
matlab = {
|
||||
indexWorkspace = true,
|
||||
installPath = "/home/kmcr/.local/usr/MATLAB/R2021b",
|
||||
installPath = "/usr/local/MATLAB/R2022b",
|
||||
matlabConnectionTiming = "onStart",
|
||||
telemetry = true,
|
||||
},
|
||||
@@ -254,6 +254,6 @@ return {
|
||||
-- debounce_text_changes = 150,
|
||||
-- }
|
||||
})
|
||||
end
|
||||
end
|
||||
end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user