fix oil config
This commit is contained in:
parent
80e9d8ef7f
commit
ed8689687a
1 changed files with 2 additions and 6 deletions
|
|
@ -40,11 +40,7 @@ return {
|
|||
{ import = "astrocommunity.motion.marks-nvim" },
|
||||
{ import = "astrocommunity.motion.before-nvim" },
|
||||
|
||||
{
|
||||
import = "astrocommunity.file-explorer.oil-nvim",
|
||||
-- keys = {
|
||||
-- { "<leader>-", mode = { "n" }, require("oil").toggle_float },
|
||||
-- },
|
||||
},
|
||||
{ import = "astrocommunity.file-explorer.oil-nvim" },
|
||||
{ import = "astrocommunity.file-explorer.telescope-file-browser-nvim" },
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue