characterize.nvim
characterize.nvim copied to clipboard
characterize.nvim
Yet another vim-characterize written in Lua on Neovim.
Motivation
This is a fork of vim-characterize written by Lua on Neovim. I (will) add Neovim-specific features and rewrite it by Lua for more speed and extensibility.
TODO
- [ ] Customizable format for
info(). - [ ] Floating windows to show info.
- [x] Publish methods to use in other extensions such as statuslines.
- [ ] Catch up the the latest Unicode table.
- [x] Screenshots.
- [ ] docs.