nvim-lua.kickstart.nvim/lua/custom/plugins/easymotion.lua
2023-02-28 13:48:04 -05:00

3 lines
41 B
Lua

return {
'easymotion/vim-easymotion'
}