From 3bc504e87a92941f93132cd236c3b502adc496b6 Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Thu, 5 Sep 2024 18:23:25 +0200 Subject: fixup --- mut/neovim/fnl/conf/init.fnl | 2 -- 1 file changed, 2 deletions(-) (limited to 'mut') diff --git a/mut/neovim/fnl/conf/init.fnl b/mut/neovim/fnl/conf/init.fnl index 0cf54e6..c65ac8e 100644 --- a/mut/neovim/fnl/conf/init.fnl +++ b/mut/neovim/fnl/conf/init.fnl @@ -313,8 +313,6 @@ ["git@" home org project repo] [(home:gsub "ssh%." "") [(.. org "/" project) repo]]))))) - (P home repo) - (case [home repo] (where ["bitbucket.org" repo]) (do -- cgit v1.2.3