Results 1 to 3 of 3

Thread: Vim plugins

  1. #1
    Join Date
    Mar 2007
    Beans
    84

    Vim plugins

    Hey,

    I'm having quite a bit of trouble and not sure what to do next so I hope someone will be able to help me

    I want to use Vim to help me with web development, so I installed vim first of all.

    Next, I read here that I need to set up some directories, so I did that using the commands he listed.

    Next, I downloaded the surround.vim latest version from the guys github (using git clone, extracted to the ~/.vim/plugin directory I made earlier).

    When I go to use the plugin, nothing happens though.. How can I confirm that it's running and working? Or have I done something obvious wrong.

    Thank you.
    Ubuntu User # 13393

  2. #2
    Join Date
    Mar 2005
    Location
    UK
    Beans
    562

    Re: Vim plugins

    You need to type some text to use the plugin. Start with Hello World and follow these examples:

    https://github.com/tpope/vim-surround

  3. #3
    Join Date
    Mar 2007
    Beans
    84

    Re: Vim plugins

    Thank you,

    I saw that, I think I just messed up the installation. I tried using an addon called Pathogen.vim and it's up and running now.

    Thanks again.
    Ubuntu User # 13393

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •