Blog of Leonid Mamchenkov

You just stepped in a pile of posts.

Moved to gvim

Posted in All, Programming on May 6th, 2008 · 2 Comments

After years of using Vim, I recently moved to its graphical version - gvim. It turned out that things that I didn’t like about gvim are trivial to fix.

set guifont=Console
set guioptions-=m " No menu
set guioptions-=T " No toolbar
set guioptions+=c " Use console dialogs where possible

You’d probably want to read “:help guioptions” for more.

Now there is a greater variety of colorschemes to choose from, and, finally, I can have italic font for comments in the code - nothing beats that!

Tags: ,

2 responses so far ↓

  • 1 Jagmal Singh // May 13, 2008 at 5:09 pm

    I am also using gVim for perl coding and have been putting considerable time every two months to get it configured to my needs. And I enjoy doing that (who doesn’t enjoy customizing Vim).

    My question would be : what are the settings you are using and what are your choices? May be if you can share your vimrc/color schemes etc.

    I have searched a lot on net and found some useful functions and wont mind sharing it either.

    — Enjoy Vimming.

  • 2 Leonid Mamchenkov // May 14, 2008 at 1:44 am

    Jagmal,

    these days I am mostly writing PHP (yeah, I know), but back when I was coding a lot of Perl, I wrote this rather lengthy blog post on how to configure Vim for Perl Developers. It might be a bit outdated now, and the design is broken, since this blog moved a few times since then, but you might still find a few useful tips there.

    As for sharing my Vim configuration - I do need to do that, but I want to clean it up a bit. Right now my .vim/ folder is almost 2 MB and .vimrc file is approaching 6 KB, which is way more than most people would be interested going through. :)

Leave a Comment

Note: This post is over 2 months old. You may want to check later in this blog to see if there is new information relevant to your comment.

Advertisement

  • WordPress publishing platform
  • 50 ways to help the planet
  • Linux Weekly News