Why Nostr? What is Njump?
2024-09-29 09:27:55
in reply to

/etc/init.d/navi on Nostr: npub104rgt…ztxkp i wonder if merging it is warranted because the structure for ...

i wonder if merging it is warranted because the structure for nvim's "packages" is quite different from vim's

and there's 3 cases to think about: vimscript plugins that work on both, vim9script plugins that are vim only, lua plugins that are nvim only

vimscript plugins could probably go in a shared dir which we'd then make both nvim and vim add to their runtime paths, then vim9script goes into vim/vimfiles, and lua scripts into nvim/site/pack/...

so i wonder if having a single eclass to handle all 3 is the best option
Author Public Key
npub1yqw60qpcu4h9jarpkgzza70tunple7fq6fk6rct0e9sl94akgz0qmsxuse