idbrii / unity-vimeditor

Add vim to the Unity's External Tools section in Preferences so all your files open in gvim.
MIT License
18 stars 8 forks source link

Unity 2021 support #6

Open ominkk opened 1 year ago

ominkk commented 1 year ago

Because of the change of the interface, sln generation failed under unity 2021. Is it possible to repair it?

idbrii commented 1 year ago

I'm not currently using Unity, so I don't have any urgency to fix it. Probably not very hard. Should use the unity version defines to maintain compatibility with older unity versions.

ominkk commented 1 year ago

Thank you for your reply. I found this fork and solved my problem. https://github.com/yome/unity-vimeditor