diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,3 +24,7 @@ fnm and node for lsp ├── plugins.lua # Table of all plugins. └── settings # Neovim settings. ``` + +## TODO +-[ ] autocmd +-[ ] cmp check if anything is missing |