diff options
| -rw-r--r-- | mut/neovim/fnl/conf/init.fnl | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
