summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristianchiarulli <[email protected]>2021-07-06 11:48:14 -0400
committerchristianchiarulli <[email protected]>2021-07-06 11:48:14 -0400
commit020fe412c117d691f1c5fa9a80a333bf1b259e3e (patch)
tree1be23455375f66619e1807da533fb9c2dca48712
parentb99585d2a3eb47ea5649c582101bbc9ef837463b (diff)
readme in user config
-rw-r--r--lua/lv-user/.keep0
-rw-r--r--lua/lv-user/README.md5
2 files changed, 5 insertions, 0 deletions
diff --git a/lua/lv-user/.keep b/lua/lv-user/.keep
deleted file mode 100644
index e69de29b..00000000
--- a/lua/lv-user/.keep
+++ /dev/null
diff --git a/lua/lv-user/README.md b/lua/lv-user/README.md
new file mode 100644
index 00000000..789001a2
--- /dev/null
+++ b/lua/lv-user/README.md
@@ -0,0 +1,5 @@
+# User Config
+
+If you have found this directory then you are probably advanced enough to add your own config. All `lua` files you create here will be available in lv-config.
+
+**NOTE** I may update this readme in the future so I recommend not changing anything in this file specifically