Add nvim config
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"brenoprata10/nvim-highlight-colors",
|
||||
config = function()
|
||||
require("nvim-highlight-colors").setup({})
|
||||
end,
|
||||
}
|
||||
Reference in New Issue
Block a user