summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.
```