AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  vim

    Posted Wed February 20, 2008 10:15 PM

    Originally posted by: SystemAdmin


    Hello,

    I have installed VIM/or I think I have installed it because When I run: "rpm -qa | grep vim" I get the following result.
    vim-enhanced-6.3-1
    vim-common-6.3-1

    Does anyone know how can I use theme for VIM in unix(AIX)? I have googled this but could not find anything useful.

    • Thank you


  • 2.  Re: vim

    Posted Fri February 22, 2008 05:32 PM

    Originally posted by: SystemAdmin


    Enter vim at the prompt and use it like in any other operative system


  • 3.  Re: vim

    Posted Sat March 01, 2008 03:07 PM

    Originally posted by: SystemAdmin


    when I use vim myScript.sh it does now show the syntax with diffrent colors. I know that I have to set up a theme but do not know how.

    -Thanks