From 05e39e845bb89e48cc6765947edf1c4618a4d5bf Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Fri, 30 Dec 2022 18:21:30 +0100 Subject: [PATCH] docs: added todo --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 534e055c..b1e6e844 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,10 @@ A starter template for Neovim using [lazy.nvim](https://github.com/folke/lazy.nvim) ![image](https://user-images.githubusercontent.com/292349/210092442-95025d4b-50e9-47e4-9fe8-16eee07a6d50.png) + +## ✅ Todo + +- [ ] documentation +- [ ] treesitter auto-install seems broken. Switch to `ensure_installed` instead? +- [ ] list all plugins in readme +- [ ] test all-the-things