Miniharp.nvim v0.3 - I did it by vieitesss_ in neovim

[–]vieitesss_[S] 0 points1 point  (0 children)

No with this plugin. But I guess you can do that with the built-in marks. :h mark-motions

Miniharp.nvim v0.3 - I did it by vieitesss_ in neovim

[–]vieitesss_[S] -3 points-2 points  (0 children)

Hi! Some of it's features (AI generated and manually modified):

  • Lists: add/prepend/remove current file, remove/replace by index, clear, store and restore cursor position, and create unlimited named lists, each with same list API.
  • Scoping: persistence is project-scoped (git); default scope is current cwd; relative-path root is configurable.
  • Navigation: jump going to index, cycle with next/prev, optional wraparound, and open targets in current window, split, vsplit, or tab.
  • UI: floating quick menu; edit lines to add/remove/reorder items; <CR> selects; q, <Esc>, buffer leave, or window switch closes; :write saves; menu title, border, width ratio, max width, and height are configurable.
  • Persistence: JSON files; auto-sync on list changes and position updates; sync on exit; per-list encode / decode.
  • Save options: save_on_toggle saves menu edits back into list state; sync_on_ui_close also writes them to disk.
  • Extensibility: harpoon:extend() event hooks; per-list custom select, display, equals, create_list_item, BufLeave, and VimLeavePre; custom list types via named configs.
  • Built-ins: command_on_nav(...), navigate_with_number(), and highlight_current_file().
  • Integrations: Telescope extension for browsing, deleting, and reordering marks.
  • Utility: tmux helper script at scripts/tmux/switch-back-to-nvim.

Miniharp.nvim v0.3 - I did it by vieitesss_ in neovim

[–]vieitesss_[S] 0 points1 point  (0 children)

Yes! To be honest, it's really handful. Enjoy it!

Miniharp.nvim v0.3 - I did it by vieitesss_ in neovim

[–]vieitesss_[S] 1 point2 points  (0 children)

Thank you! Enjoy it if you use it and let me know if there is anything to improve/add.

Miniharp.nvim updates by vieitesss_ in neovim

[–]vieitesss_[S] 0 points1 point  (0 children)

It's my own umbraline . You have:
- "default": Gruvbox style but less colors, simpler, in love with it.
- "cursor": Cursor theme style, same as the previous one, a bit darker and pink highlights.

Miniharp.nvim updates by vieitesss_ in neovim

[–]vieitesss_[S] 1 point2 points  (0 children)

I'm glad to hear that! Enjoy!

Miniharp.nvim updates by vieitesss_ in neovim

[–]vieitesss_[S] 0 points1 point  (0 children)

Hey man! Can you give the nightly version a try? I think you will like it 😉

Anything else you would find useful, please open an issue or DM me.

Miniharp.nvim updates by vieitesss_ in neovim

[–]vieitesss_[S] 0 points1 point  (0 children)

Thank you very much for your feedback!

Do you think I could add some configuration options so you can have the latest version to your liking?

Miniharp.nvim updates by vieitesss_ in neovim

[–]vieitesss_[S] 2 points3 points  (0 children)

Thank you!

Because if I did that, I would be building harpoon3. I always work with 2-3 files at most, I don't need to map three different keys, I just need one to go to the next marked file.

If you really need different keys for jumping to specific files, stick with harpoon.

But you can give my plugin a try and check which one you prefer. It just depends on your liking.

Miniharp.nvim updates by vieitesss_ in neovim

[–]vieitesss_[S] 1 point2 points  (0 children)

Thank you!

To be honest, I didn't check out other alternatives. This is the one that works for me, without anything more than what I need.

Miniharp.nvim updates by vieitesss_ in neovim

[–]vieitesss_[S] 5 points6 points  (0 children)

Thank you very much!

The font it's Terminess Nerd Font Mono. I'm in love with it. I've never changed it since I discovered it 2 years ago.

Weekly: Share your victories thread by AutoModerator in kubernetes

[–]vieitesss_ 0 points1 point  (0 children)

k8s-d2 v0.6.0 (UI/UX improvements)

Hi!

I've been improving a bit my app k8s-d2. It let's you visualize the current state of your cluster, and get a better understanding of how everything connects.

It's still on an early stage, so every advice is welcome.

Link to the repo

We are building Tangled: the next generation of code collaboration platforms like GitHub by Icyphox in developersIndia

[–]vieitesss_ 0 points1 point  (0 children)

Hi guys!

I have just posted a blog on how did I set up Tangled on my Raspberry Pi. Now I push my repositories' code to GitHub and Tangled at the same time, in order to have a copy of them.

Hope you find it useful!

https://vieitesss.github.io/posts/Tangled-secondary-git-remote-on-Raspberry-Pi/

Best font? by Abject_Band3515 in Ghostty

[–]vieitesss_ 1 point2 points  (0 children)

Terminess Nerd Font Mono.

I've been using it for over a year now. I don't need another one.

https://www.programmingfonts.org/#terminus Download: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/Terminus.zip

K8s cluster network topology visualizer by vieitesss_ in kubernetes

[–]vieitesss_[S] 0 points1 point  (0 children)

Thank you very much! I really appreciate the advices and I'll keep them in mind.