nvim: no I don't need that move plugin anymore
This commit is contained in:
parent
048c90fde4
commit
a675ffa81e
|
@ -16,11 +16,6 @@ vim.opt.rtp:prepend(lazypath)
|
|||
|
||||
require('lazy').setup({ { import = "plugins" } })
|
||||
|
||||
--[[
|
||||
Potential plugins to integrate:
|
||||
- https://github.com/fedepujol/move.nvim
|
||||
]]
|
||||
|
||||
require("sets")
|
||||
require("remaps")
|
||||
|
||||
|
|
Loading…
Reference in a new issue