▲ 721 ▼ Shots fired (lemmings.world) submitted 1 year ago by rikudou@lemmings.world to c/programmer_humor@programming.dev 158 comments fedilink hide all child comments
[–] victorz@lemmy.world 1 point 1 year ago (2 children) Makes more sense now I guess. 😅 Tabs though? Neovim already has tabs support out of the box, right? permalink fedilink source parent hideshow 2 child comments replies: [–] pixxelkick@lemmy.world 1 point 1 year ago (1 child) Sorts? Not tabs in the way you'd expect but it's default ones can be sufficient Honestly though once you get pretty good with hotkeys you stop using tabs, for all intents and purposes harpoon is tabs, but better, and without the UI. You just mentally usually pick harpoon keys that make sense to save jump points to, like I'll harpoon FooController.cs to c and FooService.cs to s and FooEntity.cs to e and so one And the I jump around with those keys. Usually when working I only need tops 5 harpoon or so for a chunk of work. permalink fedilink source parent hideshow 1 child comment replies: [–] victorz@lemmy.world 1 point 1 year ago Interesting workflow. When I'm in Helix I usually just use the buffer jump list, or quick jump with last buffer, or open the list of modified files (according to git), or use splits. All built-in functionality. 👍 It always baffled me with (neo)vim how it was so powerful, yet so incapable unless you put in a lot of work. The potential is there, it just doesn't deliver unless you basically build your own experience on top of the vim platform. It got to be too much for me, I think. permalink fedilink source parent
[–] pixxelkick@lemmy.world 1 point 1 year ago (1 child) Sorts? Not tabs in the way you'd expect but it's default ones can be sufficient Honestly though once you get pretty good with hotkeys you stop using tabs, for all intents and purposes harpoon is tabs, but better, and without the UI. You just mentally usually pick harpoon keys that make sense to save jump points to, like I'll harpoon FooController.cs to c and FooService.cs to s and FooEntity.cs to e and so one And the I jump around with those keys. Usually when working I only need tops 5 harpoon or so for a chunk of work. permalink fedilink source parent hideshow 1 child comment replies: [–] victorz@lemmy.world 1 point 1 year ago Interesting workflow. When I'm in Helix I usually just use the buffer jump list, or quick jump with last buffer, or open the list of modified files (according to git), or use splits. All built-in functionality. 👍 It always baffled me with (neo)vim how it was so powerful, yet so incapable unless you put in a lot of work. The potential is there, it just doesn't deliver unless you basically build your own experience on top of the vim platform. It got to be too much for me, I think. permalink fedilink source parent
[–] victorz@lemmy.world 1 point 1 year ago Interesting workflow. When I'm in Helix I usually just use the buffer jump list, or quick jump with last buffer, or open the list of modified files (according to git), or use splits. All built-in functionality. 👍 It always baffled me with (neo)vim how it was so powerful, yet so incapable unless you put in a lot of work. The potential is there, it just doesn't deliver unless you basically build your own experience on top of the vim platform. It got to be too much for me, I think. permalink fedilink source parent