From 1f5fd93f807e5fd70f29569dd4160ffbd3c282d6 Mon Sep 17 00:00:00 2001 From: chaeing Date: Fri, 16 Jul 2021 23:42:55 -0700 Subject: [Refactor] nvimtree to be configurable (#970) * Refactor nvimtree to be configurable * Correct the location of .stylua.toml in Contrib.md Co-authored-by: Christian Chiarulli --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 27435781..364ccf54 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,6 +18,7 @@ One of the best ways to begin contributing in a meaningful way is by helping fin ## Setting up development tools 1. Install [stylua](https://github.com/johnnymorganz/stylua#installation) + 2. Copy `utils/.stylua.toml` into the LunarVim root directory ## Some Guidelines -- cgit v1.2.3