Date: Mon, 30 Jul 2001 13:37:10 -0500 From: Jason Hunt <jason.hunt@niicommunications.com> To: freebsd-questions@freebsd.org Subject: .vimrc setting Message-ID: <3B65A956.EAF75729@niicommunications.com>
next in thread | raw e-mail | index | archive | help
greetings, I apoligize if this is a little off topic, but I am sure can point me in the right direction in a timele fashion with this one.. In vim, I have autoidenting set to on: set ai but when I am in vim, and writing a script (example) #!/bin/sh if [ -z "$VARIABLE" ] ; then echo "lame" anyway what is happening here is that it is not tabbing echo over automatically - I know this can be done, but it seems I mucked up my .vimrc file. if I closed with fi it would also format it correct, but it is not doing this now. Anyone? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B65A956.EAF75729>
