diff --git a/lua/flash/plugins/remote.lua b/lua/flash/plugins/remote.lua index a01b0d3..9edc230 100644 --- a/lua/flash/plugins/remote.lua +++ b/lua/flash/plugins/remote.lua @@ -1,3 +1,6 @@ +-- Original code by @max397574 +-- https://github.com/folke/flash.nvim/discussions/24 + local Config = require("flash.config") ---@class Flash.Remote