Блог пользователя handleisinuse

Автор handleisinuse, история, 14 месяцев назад, По-английски

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!

  • Проголосовать: нравится
  • +5
  • Проголосовать: не нравится

»
14 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

What issues are you facing in setting up vim?

  • »
    »
    14 месяцев назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    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.

    • »
      »
      »
      14 месяцев назад, # ^ |
        Проголосовать: нравится +3 Проголосовать: не нравится

      What do you mean by "unable to make configuration"? What goes wrong when you try?

    • »
      »
      »
      14 месяцев назад, # ^ |
      Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

      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).