ascii-blocks.nvim, my first Lua plugin!

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ascii-blocks.nvim

    Neovim plugin to prettify ASCII boxes using extended UTF-8 box drawing characters.

    It doesn't currently, but I agree it would be a nice feature. I have a TODO in the code to add support for visual selections, and I opened an issue to track ranges here.

  • utf8.lua

    pure-lua 5.3 regex library

    I'm fairly new to Lua, and I ran into quite a few issues trying to get UTF-8 parsing working until I finally came across the fantastic utf8.lua. The code may not be the nicest, but I'm happy that I was able to get a fairly robust implementation together in a day. The biggest challenge was overlapping boxes, but I managed to solve that eventually.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • venn.nvim

    Draw ASCII diagrams in Neovim

    Looks nice but have you tried venn.nvim?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts