the comment didn't do what I thought it did
Some checks failed
NeoVim tests / plenary-tests (push) Failing after 38s

This commit is contained in:
Jonathan Apodaca 2025-04-14 20:24:10 -06:00
parent ad1f3c26e2
commit f8056fe2e6

View File

@ -1,6 +1,3 @@
--- @module
--- @brief Utilities for manipulating ranges of text.
local Pos = require 'u.pos'
-- Certain functions in the Range class yank text. In order to prevent unwanted