From 2e8a5a85148413304aadecc3d0f163ade47fe7c5 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sun, 27 Aug 2023 14:56:33 -0600 Subject: feat: add tab navigation keybinds, refactor which-key settings --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 3ff67ef..bd050fb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,4 +11,4 @@ charset = utf-8 # 4 space indentation [*.lua] indent_style = space -indent_size = 4 +indent_size = 2 -- cgit v1.2.3-54-g00ecf