From ba02708d2760ae87af4a2084cb2f38a09e8bf71b Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 1 Jun 2024 00:07:18 +0200 Subject: use other Ayu theme fork --- lua/plugins.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index cda4798..fba0847 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -25,8 +25,8 @@ return require("packer").startup(function(use) -- Style use { - "https://git.hampusmat.com/ayu-vim", - commit = "256ec8f56ca0beb7c2d3b727f6c7f4806ab30c15" + "Shatur/neovim-ayu", + commit = "d7a2b754c9f9be3c30e14a53d6cfda3e111edd24" } use { -- cgit v1.2.3-18-g5258