diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-10-16 01:59:06 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-10-16 01:59:06 +0200 |
commit | 0c9d0371931277ce253e899e9d8a462bf228afef (patch) | |
tree | 0b041f80377e5da33e5235bcd9fc9df12242a82f | |
parent | f3cb0e4fe65516137e84d6ccc54807cb96e6ef28 (diff) |
Update README
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. ``` |