summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorchaeing <[email protected]>2021-07-16 23:42:55 -0700
committerGitHub <[email protected]>2021-07-17 02:42:55 -0400
commit1f5fd93f807e5fd70f29569dd4160ffbd3c282d6 (patch)
tree21783d51f21938a4889f228107679e80582f39aa /CONTRIBUTING.md
parent18209ed558ce9495d27114684f76ccfa486cbbd4 (diff)
[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 <[email protected]>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
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