From 2df5e9cfcb33ef12ef5f0d0b33afd61520cdbf93 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Wed, 19 Jun 2019 12:09:51 +0100 Subject: [PATCH] Add note about separate licenses --- pack/acp/README.md => plugins.md | 0 vimrc | 1 + 2 files changed, 1 insertion(+) rename pack/acp/README.md => plugins.md (100%) diff --git a/pack/acp/README.md b/plugins.md similarity index 100% rename from pack/acp/README.md rename to plugins.md diff --git a/vimrc b/vimrc index bcb27be..2878097 100644 --- a/vimrc +++ b/vimrc @@ -1,6 +1,7 @@ " Anthony Perkins " https://git.acperkins.com/acp/vimfiles " Distributed under the VIM license. See ':help license' for a copy. +" Files under pack/ have their own licenses. " " Includes parts from Tim Pope's «sensible.vim» " .