fix!: move all lazyvim extras into a single file
This is a necessary change to ensure they are loaded before any other plugins. Prevents a warning message at startup.
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
-- ╰─────────────────────────────────────────────────────────╯
|
||||
|
||||
return {
|
||||
{ -- Octo plugin
|
||||
import = 'lazyvim.plugins.extras.util.octo',
|
||||
},
|
||||
{ -- Gist Tools
|
||||
'Rawnly/gist.nvim',
|
||||
lazy = true,
|
||||
|
||||
Reference in New Issue
Block a user