A micro plugin for highlighting yanked text in Vim9.

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

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

    Make the yanked region apparent!

  • Yesterday I discovered the YankTextPost autocommands-event and I get fairly excited. After having wondered how can I use it, I decided to write my own plugin for highlighting yanked text because it is a feature that I love. In-fact I have been using https://github.com/machakann/vim-highlightedyank for long time and I know that are other plugins around that serve for the same purpose.

  • vim-highlight-yanked

    Highlight yanked text for Vim9 in less than 100 lines of code.

  • 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
  • vim-themis

    A testing framework for Vim script.

  • There are but they are not supporting writing tests in vim9script (you can still test vim9scripts with them). Something like https://github.com/thinca/vim-themis but there are few more.

  • lsp

    Language Server Protocol (LSP) plugin for Vim9 (by yegappan)

  • This plugin seems to have unit-test but I didn't dare to dig into it!

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