From 91a5f9790cfd4a98ee940633694fb512ecf24942 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Thu, 6 Aug 2026 00:29:36 +0530 Subject: i3 > hyprland & x11 > wayland --- hypr/catppuccin/.editorconfig | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 hypr/catppuccin/.editorconfig (limited to 'hypr/catppuccin/.editorconfig') diff --git a/hypr/catppuccin/.editorconfig b/hypr/catppuccin/.editorconfig deleted file mode 100644 index a6f10bd..0000000 --- a/hypr/catppuccin/.editorconfig +++ /dev/null @@ -1,17 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# EditorConfig is awesome: https://EditorConfig.org - -root = true - - -[*] -charset = utf-8 -indent_size = 4 -indent_style = tab -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true - -[*.{diff,md}] -trim_trailing_whitespace = false -- cgit v1.2.3