refactor: move config

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-03-15 21:33:43 -03:00
parent 092129549f
commit f97d64c598
7 changed files with 184 additions and 15 deletions

5
TODO.md Normal file → Executable file
View File

@@ -1,8 +1,9 @@
- [ ] (), {}, [] and closing tags </> auto competition
- [ ] Integration with lazygit or other git integration/TUI
- [x] Integration with lazygit or other git integration/TUI
- [ ] Plugin for easily jumping in file, like leap.nvim or hop.nvim
- [ ] Configure neo-tree mappings.
- [ ] Some type of spell checking?
- [x] Some type of spell checking?
- [ ] Better markdown editing.
- [ ] Fix nix integration.