From 603584aa69581fd38f24a9300fa10a451aee062d Mon Sep 17 00:00:00 2001 From: "Gustavo L de Mello (Guz)" Date: Thu, 12 Dec 2024 09:09:00 -0300 Subject: [PATCH] chore: add todo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64f9e35..77eadec 100644 --- a/README.md +++ b/README.md @@ -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