chore: add todo

This commit is contained in:
Guz
2024-12-12 09:09:00 -03:00
parent 481f4ea969
commit 603584aa69

View File

@@ -18,7 +18,8 @@ Minimal Neovim configuration, focused mostly in just coding and text editing.
- [ ] Test configuration as a Neovim plugin;
- [x] Use [Yazi](https://github.com/sxyazi/yazi) instead of `lf` as file manager;
- [ ] Bundle and use default formatters for when no one is available on `PATH`;
- [ ] Better stylize the editor (mainly pop-overs and hover menus).
- [ ] Better stylize the editor (mainly pop-overs and hover menus);
- [ ] Remove `tfm.nvim` and use Neovim APIs to do the same features.
## Using