On Sun, Apr 12, 2009 at 11:48 AM, Kamaraju S Kusumanchi <raju.mailingli...@gmail.com> wrote: > <posted & mailed> > > hr mahan wrote: > >> Hi all, >> >> I would like to use vim as editor for my Fortran programs. In Fedora vim >> colorizes the program's text. I would like to have this option enabled on >> my Debian box as well. What is the solution?
Default Debian setup doesn't install vim , but vim-tiny and/or vim-common if I am not wrong. So you need to apt-get install vim. After that check /etc/vim/vimrc and uncomment proper lines, to get syntax highlighting and file type detection started. This is a system wide config. Or you can edit ~/.vimrc for your own customized vim settings. -- With Regards Abhishek Amberkar Learn to appreciate a beauty within... -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org