summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf@nexure.io>2022-10-17 09:00:28 +0200
committerGustaf Rydholm <gustaf@nexure.io>2022-10-17 09:00:28 +0200
commitf9c022399a35558fe7f997dbeab3c26d7f955992 (patch)
tree30dfed56d752ff779da584ab502e9a3bda952215 /README.md
parenta45853f468feb2be399a587664df7f4872816b53 (diff)
parentf3432fc8f42246ac26f90146f13045377bc3899e (diff)
Merge branch 'master' of github.com:aktersnurra/nvim
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.
```