added space

This commit is contained in:
brxxlstxrs 2024-02-27 19:51:27 +03:00 committed by GitHub
parent 58e47c88ed
commit c1a40e7571
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -219,6 +219,7 @@ vim.opt.rtp:prepend(lazypath)
--
-- NOTE: Here is where you install your plugins.
require('lazy').setup({
-- [[ Plugin Specs list ]]
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).