Merge 'upstream/master' chore: fix typos

This commit is contained in:
Damjan 9000
2024-03-01 23:11:08 +01:00
7 changed files with 9 additions and 9 deletions

View File

@@ -64,7 +64,7 @@ require('lazy').setup {
-- This is the easiest way to modularize your config.
--
-- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going.
-- For additional information see: :help lazy.nvim-lazy.nvim-structuring-your-plugins
-- For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins`
-- { import = 'custom.plugins' },
}