UPD: My senior helped me in setting it up, Thank you for you kind concern! More power to this community!
Hello Everyone! I hope you all be doing good. I recently got Macbook and i am unable to setup vim, can you please help me regarding this by providing any such supplements or is there a better option than vim? Thank you!
What issues are you facing in setting up vim?
I have installed vim, but i am unable to make configuration to run a program or create a cpp file. i have knowledge of basic movements and operation in vim.
What do you mean by "unable to make configuration"? What goes wrong when you try?
Technically speaking, you don't have to make any configuration to write cpp code. It's just a text file with .cpp extension. And I believe you don't need to configure the compiler either if you are ok with clang (the default complier comes with macOS).