update
This commit is contained in:
parent
bee651d083
commit
6ad2dee781
@ -44,16 +44,16 @@ return {
|
||||
})
|
||||
end
|
||||
},
|
||||
{
|
||||
'kevinhwang91/nvim-ufo',
|
||||
dependencies = {
|
||||
'kevinhwang91/promise-async'
|
||||
},
|
||||
config = function ()
|
||||
require("ufo").setup()
|
||||
end
|
||||
-- {
|
||||
-- 'kevinhwang91/nvim-ufo',
|
||||
-- dependencies = {
|
||||
-- 'kevinhwang91/promise-async'
|
||||
-- },
|
||||
-- config = function ()
|
||||
-- require("ufo").setup()
|
||||
-- end
|
||||
|
||||
},
|
||||
-- },
|
||||
{
|
||||
-- hop
|
||||
"phaazon/hop.nvim",
|
||||
|
@ -18,5 +18,11 @@
|
||||
" $1",
|
||||
"}"
|
||||
]
|
||||
},
|
||||
"ctx": {
|
||||
"prefix": "ctx",
|
||||
"body": [
|
||||
"ctx := context.Background()"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user