mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Adding before config change.
This commit is contained in:
parent
6eb9470386
commit
0628eb6321
1 changed files with 14 additions and 0 deletions
14
lua/plugins/lightspeed_nvim.lua
Normal file
14
lua/plugins/lightspeed_nvim.lua
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
-- 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",
|
||||||
|
}
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue