From owner-svn-doc-all@freebsd.org Sat Jun 2 20:13:01 2018 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CAD5FE11C1; Sat, 2 Jun 2018 20:13:01 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E35DC757A3; Sat, 2 Jun 2018 20:13:00 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C4A38148C9; Sat, 2 Jun 2018 20:13:00 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w52KD0hv065071; Sat, 2 Jun 2018 20:13:00 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w52KD0pv065070; Sat, 2 Jun 2018 20:13:00 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201806022013.w52KD0pv065070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Sat, 2 Jun 2018 20:13:00 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51766 - head/en_US.ISO8859-1/books/fdp-primer/editor-config X-SVN-Group: doc-head X-SVN-Commit-Author: bcr X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/fdp-primer/editor-config X-SVN-Commit-Revision: 51766 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2018 20:13:01 -0000 Author: bcr Date: Sat Jun 2 20:13:00 2018 New Revision: 51766 URL: https://svnweb.freebsd.org/changeset/doc/51766 Log: Replace vim-lite with vim console, as the port was renamed. Additionally, add vim-tiny as another vim-port that people can use. PR: 228449 Submitted by: 0mp@ Modified: head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml Sat Jun 2 16:18:15 2018 (r51765) +++ head/en_US.ISO8859-1/books/fdp-primer/editor-config/chapter.xml Sat Jun 2 20:13:00 2018 (r51766) @@ -39,8 +39,9 @@ <application>Vim</application> - Install from editors/vim or - editors/vim-lite, then follow the + Install from editors/vim, + editors/vim-console, or + editors/vim-tiny then follow the configuration instructions in .