Add openingh plugin
This commit is contained in:
parent
a09b02d5ef
commit
f9878c10d4
2
init.lua
2
init.lua
|
|
@ -240,6 +240,8 @@ require('lazy').setup({
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{ 'almo7aya/openingh.nvim' },
|
||||||
|
|
||||||
-- NOTE: Plugins can also be added by using a table,
|
-- NOTE: Plugins can also be added by using a table,
|
||||||
-- with the first argument being the link and the following
|
-- with the first argument being the link and the following
|
||||||
-- keys can be used to configure plugin behavior/loading/etc.
|
-- keys can be used to configure plugin behavior/loading/etc.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue