New plugin for handling soft/hard line wrapping - wrapping.nvim

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

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

    Plugin to make it easier to switch between 'soft' and 'hard' line wrapping in NeoVim

  • Folks, I'd like to introduce a plugin I've been working on for the last few months - wrapping.nvim. It's designed to make it easier to handle soft and hard line wrapped files, and is especially useful if you deal with a lot of text-like files in NeoVim (Markdown, AsciiDoc, text, etc.) from different sources with different types of line wrapping. It's based on an older vim plugin I also wrote called vim-wrapping-softhard.

  • vim-sleuth

    sleuth.vim: Heuristically set buffer options

  • The primary advantage of using it is that it has built in heuristics for detecting line wrapping when opening a file (with some Treesitter magic for Markdown to make it more accurate), and also allows for manual swapping between wrapping types. You can think of it as the wrapping equivalent to vim-sleuth.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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