NvChad / base46

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

[Feature] Customizable theme intergrations / Opt-in atom style cmp flyout #109

Closed mochaaP closed 1 year ago

mochaaP commented 2 years ago

Is your feature request related to a problem? Please describe. screenshot

from https://github.com/hrsh7th/nvim-cmp/wiki/Menu-Appearance#how-to-get-types-on-the-left-and-offset-the-menu

Describe the solution you'd like Add extra code logic for base46

Describe alternatives you've considered

siduck commented 2 years ago

@mochaaP i'll just make an option so it gets easy for users

M.ui = {
  cmp _style = "deffault" , -- default / flat / bordered and so on :D
}
mochaaP commented 2 years ago

Thank you! :D

siduck commented 1 year ago

@mochaaP test nvchad dev branch and check default_config.lua's cmp section