Closed Mte90 closed 1 year ago
Hi! I couldn't replicate the error on my end. So I've got a few questions to narrow it down:
Thanks!
My dotfiles are on github.com/mte90/dotfiles with vim-plug and latest nvim nightly
I couldn't reproduce this error with a minimal setup (neovim nightly + vim-plug):
set number
set relativenumber
call plug#start()
Plug 'fedepujol/move.nvim'
call plug#end()
After that, I clone your config to see what was going on and I found that you're using a fork of this plugin.
In the file plugins.lua
on line 76:
"'hinell/move.nvim'",
You can opt to use this plugin instead, test the functionality and tell me if the error persist.
Closing this for now.
I am very sorry, I don't remember why I configured the fork and that I didn't notice when i opened the ticket.
I have those mappings: