From bf8f9157601383c5186e76924e8406b2d1ed368a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 12 Apr 2022 21:19:25 +0200 Subject: docs(readme): update --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 44b5df1..f6deef5 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,17 @@ fzf fnm and node for lsp ``` +# Install + +``` +make install +``` + # Structure ``` . -└── lua +└── fnl ├── config # Plugin configs. │   └── lsp # LSP related configs. │   └── settings # Server specific settings. @@ -24,7 +30,3 @@ fnm and node for lsp    ├── plugins.lua # Table of all plugins. └── settings # Neovim settings. ``` - -## TODO --[ ] autocmd --[ ] cmp check if anything is missing -- cgit v1.2.3-70-g09d2