summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-10-16 01:59:06 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-10-16 01:59:06 +0200
commit0c9d0371931277ce253e899e9d8a462bf228afef (patch)
tree0b041f80377e5da33e5235bcd9fc9df12242a82f /README.md
parentf3cb0e4fe65516137e84d6ccc54807cb96e6ef28 (diff)
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index a8d6395..a73892e 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,6 @@ Sync plugins (experimental):
├── config # Plugin configs.
│   └── lsp # LSP related configs.
│   └── settings # Server specific settings.
-    ├── util.fnl # Packer installer and config loader.
   ├── plugins.fnl # Table of all plugins.
└── settings # Neovim settings.
```