From e5d493ab1369ea84c61c21707e62ed06f90c8f78 Mon Sep 17 00:00:00 2001 From: Kyle Gottfried <6462596+Spitfire1900@users.noreply.github.com> Date: Thu, 28 Mar 2024 00:54:34 -0400 Subject: [PATCH] implement pygitstatus, add names --- TODO.md | 2 +- xontrib/pygitstatus/entrypoint.py | 6 ++- xontrib/pygitstatus/prompts.py | 76 ++++++++++++++++++++++++------- 3 files changed, 64 insertions(+), 20 deletions(-) diff --git a/TODO.md b/TODO.md index 8415cf9..dfc973c 100644 --- a/TODO.md +++ b/TODO.md @@ -18,7 +18,7 @@ 'gitstatus.lines_added': , # DONE 'gitstatus.lines_removed': , # DONE 'gitstatus.clean': , # DONE -'gitstatus': , # TODO +'gitstatus': , # DONE ``` - currbranch