From fe0d09d5827eb697663dba661136f20b8d88afa6 Mon Sep 17 00:00:00 2001 From: Harrison Cramer Date: Tue, 25 Apr 2023 22:50:16 -0400 Subject: [PATCH] Updated todo.md file --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 281c08e..d3aa26f 100644 --- a/todo.md +++ b/todo.md @@ -1,7 +1,7 @@ ## Todo - [x] Install for non-Lazy users -- [ ] Fix comments on non-changed file lines +- [x] Fix comments on non-changed file lines - [x] Delete, Edit Comments - [ ] Auto-Pick buffer when Cycling Through Comments - [x] Clean up Camel Case to Snake Case @@ -9,3 +9,4 @@ - [x] Silence make command on build (don't rebuild every time) - [x] Fix gitlab.nvim vs. gitlab namespacing issue - [x] Allow customization of keybindings +- [ ] Add logging functionality for all API calls