diff options
Diffstat (limited to 'README.md')
-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. ``` |