Nvim: update config for lsp and add few minor plugins
This commit is contained in:
@@ -7,5 +7,6 @@ return {
|
||||
-- dev = true,
|
||||
config = function()
|
||||
require('bitbucket-nvim').setup({ opt = "test"})
|
||||
end
|
||||
end,
|
||||
enabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user