0

I'm trying to move my tabs with tabmove - but lvim is saying E475 Invalid argument -

What might the problem? What should I use instead?

Thanks

romainl
  • 186,200
  • 21
  • 280
  • 313
Rafael Mora
  • 1,095
  • 2
  • 13
  • 21

1 Answers1

1

I was able to do it with :BufferLineMoveNext and :BufferLineMovePrev

Rafael Mora
  • 1,095
  • 2
  • 13
  • 21