From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.1 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1759259688; bh=asuXM8wyCDGH8vI07tIZ0w/yKBAQ9RRpn6jNWvAv1b0=; h=Subject:From:To:Date:Message-ID; b=rvtVESprnuCRwC6pK6xpYKsat44KuxZqreUyF31S8y8CNGFm4ZHflErf1AeUevaxH AT/6haEwkpbDoBnrKKDwfZoDZO9WWZf/PPdjDdlXSE5eT72hc8R8X4W5H4kKiKLkQt M7vHFCuBWM3XOLqqHV7CCZQNsgI1QwJQdi1xXk3A= Authentication-Results: mail-nwsmtp-smtp-production-main-92.vla.yp-c.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <6c138546-84f0-4208-b0e0-124111be621c@yandex.ru> Date: Tue, 30 Sep 2025 22:14:45 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: devel-newbies@lists.altlinux.org From: Alexander Lubyagin Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: [newbies] vim styles X-BeenThere: devel-newbies@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "devel@ where you _can_ ask" List-Id: "devel@ where you _can_ ask" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2025 19:14:50 -0000 Archived-At: List-Archive: Подскажите, есть ли Vim Style Policy? Или пример, как упаковывать vim syntax file (в пакет) для какого-либо типа файлов? --