characterize.nvim

character info in statusline

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.
  • Publish methods to use in other extensions such as statuslines.
  • Catch up the the latest Unicode table.
  • Screenshots.
  • docs.