Add picker resume key and replace i18n plugin
This commit is contained in:
parent
e03c864b4a
commit
50031cba0e
5 changed files with 38 additions and 5 deletions
|
|
@ -6,5 +6,6 @@ return {
|
|||
"nvim-lua/plenary.nvim",
|
||||
},
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
opts = {}
|
||||
opts = {},
|
||||
enabled = false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue