Add todo to readme

Signed-off-by: Syed Daanish <syed@sixzix.com>
This commit is contained in:
2025-01-24 02:22:45 +03:00
parent a84a6a93f9
commit c33e56bb43

View File

@@ -80,6 +80,17 @@ The plugin automatically activates for image files (.png, .jpg, .jpeg, .gif, .bm
`ImageMagick` for image manipulation. `ImageMagick` for image manipulation.
`Neovim` 0.5.0 or higher. `Neovim` 0.5.0 or higher.
## TODO:
- [x] Allow zooming image.
- [x] Allow panning across the image.
- [x] Support image rotation.
- [x] Add support for non-png raster images.
- [ ] Add support for more svg files.
- [ ] Add support for ueberzugpp.
- [ ] Make Keybinds configurable.
- [ ] Expose functions to handle the images.
## 📄 License ## 📄 License
This project is licensed under the MIT License see the LICENSE file for details. This project is licensed under the MIT License see the LICENSE file for details.