diff options
author | aktersnurra <grydholm@kth.se> | 2022-04-10 23:33:20 +0200 |
---|---|---|
committer | aktersnurra <grydholm@kth.se> | 2022-04-10 23:33:20 +0200 |
commit | a8ef65821f7fd7e2cdae39579e4a7dfabd75e58a (patch) | |
tree | fb92283df9dee5034a39d7727b7e9e0f0c593192 /README.md | |
parent | e0fc0fff5c91cb3a5260b0071a2492faf200d504 (diff) |
docs(readme): add todo
Diffstat (limited to 'README.md')
-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 |