source code migrating from gitlab
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
return {
|
||||
{
|
||||
"AlexvZyl/nordic.nvim",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
config = function()
|
||||
require("nordic").load()
|
||||
end,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user