fix: mini owner changed to organisation
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
|
---@module 'lazy'
|
||||||
---@type LazySpec
|
---@type LazySpec
|
||||||
return { {
|
return { {
|
||||||
'echasnovski/mini.nvim',
|
'nvim-mini/mini.nvim',
|
||||||
config = function()
|
config = function()
|
||||||
require('mini.ai').setup()
|
require('mini.ai').setup()
|
||||||
require('mini.surround').setup()
|
require('mini.surround').setup()
|
||||||
|
|||||||
Reference in New Issue
Block a user