summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-11 00:41:17 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-11 00:41:17 +0100
commitf318452070d42e51231f7880a5d0eaa93d978a1e (patch)
treec76f35889ebc7a4e52bbd06e07c8f33f9bf68f5d /README.md
parent433952cf3efa8e2b5e23ff0e76a4afe6f95d44b5 (diff)
Rip aniseed, hail hotpot
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index f5265c4..7e4397e 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,7 @@ neovim = nightly
```
.
└── fnl
- ├── config # Plugin configs.
+ ├── plugins # Plugin configs.
│   └── lsp # LSP related configs.
- │   └── settings # Server specific settings.
-    ├── plugins.fnl # Table of all plugins.
└── settings # Neovim settings.
```