This commit is contained in:
Lorran David 2024-12-28 12:38:25 -03:00
parent 387365e945
commit d6ad2d0ef7
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
-- https://github.com/neovim/neovim/issues/21739#issuecomment-1399405391
--
local M = {} local M = {}
local augroup = vim.api.nvim_create_augroup("deferClip", {}) local augroup = vim.api.nvim_create_augroup("deferClip", {})