From 865f8bd45664d6fc7cca7b279e65e67ebf628515 Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Thu, 3 Oct 2024 10:07:25 -0400 Subject: [PATCH] config: update project URL --- src/config/vim.zig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/vim.zig b/src/config/vim.zig index 64d08d776a..43ad9fa631 100644 --- a/src/config/vim.zig +++ b/src/config/vim.zig @@ -7,7 +7,7 @@ pub const ftdetect = "au BufRead,BufNewFile */ghostty/config set ft=ghostty\n"; pub const ftplugin = \\" Vim filetype plugin file \\" Language: Ghostty config file - \\" Maintainer: Ghostty + \\" Maintainer: Ghostty \\" \\" THIS FILE IS AUTO-GENERATED \\ @@ -45,7 +45,7 @@ fn writeSyntax(writer: anytype) !void { try writer.writeAll( \\" Vim syntax file \\" Language: Ghostty config file - \\" Maintainer: Ghostty + \\" Maintainer: Ghostty \\" \\" THIS FILE IS AUTO-GENERATED \\