NvChad / base46

NvChad's base46 theme plugin with caching ( Total re-write )
Other
187 stars 194 forks source link

Need suggestion for contributing more integrations #100

Closed shashanktomar closed 2 years ago

shashanktomar commented 2 years ago

Hi There,

I am interested in contributing more integrations here. I can start with highlight groups nvim-notify and lsp-saga plugins. Just want to understand if there are any issues with going forward.

Are you happy with these integrations being added here even though the plugins are not added to nvchad or do you prefer users adding them as UI overrides.

siduck commented 2 years ago

yes I am happy with you adding plugin integrations

siduck commented 2 years ago

and you should know that those integrations will not be loaded automatically. Users can load them by just

require('base46').load_highlight "nvim_notify"

This is just an example