From 4a9f44d3dd9bcd5774fd232179616d67bac18c83 Mon Sep 17 00:00:00 2001 From: Amir Date: Sun, 4 Jul 2021 22:51:43 +0200 Subject: [PATCH] Added editorconfig-vim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95a7a35d..7f4ca0d5 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ I recommend reading the docs of these plugins to understand them better. Each pl * [vim-yankstack](https://github.com/maxbrunsfeld/vim-yankstack): Maintains a history of previous yanks, changes and deletes * [vim-zenroom2](https://github.com/amix/vim-zenroom2) Remove all clutter and focus only on the essential. Similar to iA Writer or Write Room * [gist-vim](https://github.com/mattn/gist-vim) Easily create gists from Vim using the `:Gist` command +* [editorconfig-vim](https://github.com/editorconfig/editorconfig-vim) EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. ## Included color schemes