/etc/init.d/navi on Nostr: npub104rgt…ztxkp i wonder if merging it is warranted because the structure for ...
npub104rgtkhq4ujphluw3len4qwj3jqhdl643w65acrg4464k2cqwksqpztxkp (npub104r…txkp) 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
Published at
2024-09-29 09:27:55Event JSON
{
"id": "ac7054cfbcf96e462b1216f3a4504ee6893a074f711629b728dbbae00774f666",
"pubkey": "201da78038e56e597461b2042ef9ebe4c3fcf920d26da1e16fc961f2d7b6409e",
"created_at": 1727602075,
"kind": 1,
"tags": [
[
"p",
"7d4685dae0af241bff8e8ff33a81d28c8176ff558bb54ee068ad755b2b0075a0",
"wss://nostr.sprovoost.nl"
],
[
"p",
"987434bf307d824e8ca58b1afe9f4c7148232b1d4c6f1b533b5943390a1f927a",
"wss://nostr.sprovoost.nl"
],
[
"e",
"a61c7a1b94316c252229d69f00d1350584257ea6623a48d28c56dc0639112b04",
"wss://nostr.sprovoost.nl",
"reply"
],
[
"proxy",
"https://social.vlhl.dev/objects/b86d8663-4f9e-44a8-836a-9f2b63490a24",
"activitypub"
]
],
"content": "nostr:npub104rgtkhq4ujphluw3len4qwj3jqhdl643w65acrg4464k2cqwksqpztxkp i wonder if merging it is warranted because the structure for nvim's \"packages\" is quite different from vim's\n\nand 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\n\nvimscript 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/...\n\nso i wonder if having a single eclass to handle all 3 is the best option",
"sig": "5f7bb2faf7ddac3d7a17e7bec797fb577eac32953028774e2cd7ba87fe9869903a973884fb4e54e08677ac1741883376ecad4b2569bb48e183ffd8548c44c6ea"
}