From b8394eb0c9d7d2ff6538a5d1a6eafac68c6fb7d6 Mon Sep 17 00:00:00 2001 From: Antoine Vaure Date: Fri, 10 Jan 2025 13:37:26 +0100 Subject: [PATCH] justify on left when auto aligning --- lua/plugins.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/lua/plugins.lua b/lua/plugins.lua index f4443ca..c36c42d 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -414,9 +414,6 @@ local plugins = { mappings = { start_with_preview = 'ga', }, - options = { - justify_side = 'right', - }, }, }, {