starter/lua/plugins/lightspeed_nvim.lua

15 lines
365 B
Lua
Raw Normal View History

2025-05-16 09:57:56 +08:00
-- No example configuration was found for this plugin.
--
-- For detailed information on configuring this plugin, please refer to its
-- official documentation:
--
-- https://github.com/ggandor/lightspeed.nvim
--
-- If you wish to use this plugin, you can optionally modify and then uncomment
-- the configuration below.
return {
"ggandor/lightspeed.nvim",
}