diff --git a/init.lua b/init.lua index b25ecb7b..8d7443ba 100644 --- a/init.lua +++ b/init.lua @@ -240,6 +240,8 @@ require('lazy').setup({ end, }, + { 'almo7aya/openingh.nvim' }, + -- NOTE: Plugins can also be added by using a table, -- with the first argument being the link and the following -- keys can be used to configure plugin behavior/loading/etc.