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