chamindra / marvim

MARVIM - MAcro Repository for VIM "Give your most complex macros a name and store it for future recall and use"
GNU General Public License v2.0
34 stars 8 forks source link

Vim 9 Issue: "Got file with invalid extension" #19

Open mthbrown opened 1 year ago

mthbrown commented 1 year ago

Hi,

With the exact same compilation flags, I find that marvim works fine on Vim 8 but keeps giving me the error:

Got file with invalid extension

when using Vim 9 when I press F2 and select a macro. Any suggestions? Thanks

tonimarante commented 9 months ago

Hello, that made me crazy for weeks. The solution is as simple as rename your macro files with the .mv9 extension