Updated todo.md file

This commit is contained in:
Harrison Cramer
2023-04-25 22:50:16 -04:00
parent 2a249cdf27
commit fe0d09d582

View File

@@ -1,7 +1,7 @@
## Todo ## Todo
- [x] Install for non-Lazy users - [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 - [x] Delete, Edit Comments
- [ ] Auto-Pick buffer when Cycling Through Comments - [ ] Auto-Pick buffer when Cycling Through Comments
- [x] Clean up Camel Case to Snake Case - [x] Clean up Camel Case to Snake Case
@@ -9,3 +9,4 @@
- [x] Silence make command on build (don't rebuild every time) - [x] Silence make command on build (don't rebuild every time)
- [x] Fix gitlab.nvim vs. gitlab namespacing issue - [x] Fix gitlab.nvim vs. gitlab namespacing issue
- [x] Allow customization of keybindings - [x] Allow customization of keybindings
- [ ] Add logging functionality for all API calls