Update lots of things
This commit is contained in:
parent
b3925cebad
commit
508883c3c2
17 changed files with 133 additions and 74 deletions
|
@ -5,6 +5,7 @@ return {
|
|||
'mfussenegger/nvim-dap',
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
},
|
||||
ft = { 'scala', 'sbt' },
|
||||
config = function()
|
||||
local metals_config = require('metals').bare_config()
|
||||
metals_config.init_options.statusBarProvider = "on"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue