X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9D26E3870891 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=spocom.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=garyjohn AT spocom DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; q=dns; d=spocom.com; s=mail; h=received:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:x-operating-system:user-agent; b=Jp37ujC5XkYjUIQChj8IdNgHvbSdqy3ZizSWXE9B/IyMjPdOnWqNG005E5GIMSQbJ U/Y1S12KG3H1Bb7iqJ19A== Date: Mon, 21 Dec 2020 12:47:29 -0800 From: Gary Johnson To: cygwin AT cygwin DOT com Subject: Re: Trouble with setting ini files : gnuplot and vi Message-ID: <20201221204729.GB24883@phoenix> Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Operating-System: Linux 2.6.32-74-generic GNU/Linux User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 2020-12-21, Fergus Daly via Cygwin wrote: > Despite best efforts I cannot find a way of setting user preferences for vi (e.g. preferred syntax-sensitive settings) > and gnuplot (e.g. preferred line colours / thickness). > I have tried editing /etc/vimrc, /etc/virc for vi; and /etc/X11/app-defaults/Gnuplot for gnuplot accordingly. > (I use gnuplot-x11.) No change from standard representation. > Any ideas? If you are really using /usr/bin/vi and not /usr/bin/vim, then you are using the small version of vim, which does not support filetype detection or syntax highlighting as well as some other vim features. If you want a full-featured vim, install the vim package. Regards, Gary -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple