nvcommunity
nvcommunity copied to clipboard
Refactored: Removed '@type' from all specs, redundant post v2.5. Added 'Neocord' as a new spec.
why
what is this why Also what abt presence.nvim
dont worry about the why also you right there is presence.nvim its just for the people who wants to use neocord over presence.nvim
if u add code in config func, it'll run only after the plugin loads, thats why we put mappings in init func as it needs to be available before the plugin is loaded!!
i see let me fix it