From 9b29b8c93d59dc8a86bad2274b0a73f934e313a5 Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Thu, 11 Mar 2021 19:31:17 -0500
Subject: [PATCH] Correct file names

---
 languages/{bash.editor_config => bash.editorconfig} | 0
 languages/{c.editor_config => c.editorconfig}       | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename languages/{bash.editor_config => bash.editorconfig} (100%)
 rename languages/{c.editor_config => c.editorconfig} (100%)

diff --git a/languages/bash.editor_config b/languages/bash.editorconfig
similarity index 100%
rename from languages/bash.editor_config
rename to languages/bash.editorconfig
diff --git a/languages/c.editor_config b/languages/c.editorconfig
similarity index 100%
rename from languages/c.editor_config
rename to languages/c.editorconfig
-- 
GitLab