[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: path to syntax.vim



On Tue, Oct 17, 2000 at 06:21:35PM +0200, Willi Dyck wrote:
-|Hello,
-|
-|vi searches for the syntax.vim file in /usr/share/vim/syntax/.
-|But my path to that file is different. Where can I change this
-|behaviour?
-|Best regards
-|

Set your environment variable in your .tcshrc or .bashrc file:

For tcsh:   setenv VIM  /usr/share/vim
For bash:   export VIM=/usr/share/vim

Just use your correct vim path

-- 
---                                   
Christopher W. Aiken, Scenery Hill, Pa, USA
chris at cwaiken dot com,   www.cwaiken.com
Current O/S: Debian 2.2 GNU/Linux



Reply to: