Add vim-lastplace
This commit is contained in:
@@ -212,6 +212,9 @@ local plugins = {
|
|||||||
"nvim-orgmode/orgmode",
|
"nvim-orgmode/orgmode",
|
||||||
config = function () require("plugins.config.orgmode") end,
|
config = function () require("plugins.config.orgmode") end,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"farmergreg/vim-lastplace",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
local opts = {}
|
local opts = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user