From 95bad9482924a2206e781ba971c3da8ed80e1997 Mon Sep 17 00:00:00 2001 From: Encephala Date: Fri, 21 Jun 2024 16:45:12 +0200 Subject: [PATCH] Update todos --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e1a485..8d2b89a 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,9 @@ notification through my Gotify server. ## TODO -- Make provision not install all LSPs for nvim when not `is_desktop` -- Fix dotfiles to have the option to not install all the bulk that is Cargo (maybe just don't install zoxide xd) +- Make a variable/tag for a minimal, lightweight install + - Make provision not install all LSPs for nvim when not `is_desktop` + - Fix dotfiles to have the option to not install all the bulk that is Cargo (maybe just don't install zoxide xd) ## Installing Ansible with pipx