Tag vim

4 bookmarks have this tag.

2025-06-28

7308.

toot by https://hachyderm.io/@beeb

hachyderm.io/@beeb/114761679425056830

I've been using the [#HelixEditor](https://hachyderm.io/tags/HelixEditor) as my daily driver for the better part of a year now and I couldn't be more happy with it. I've managed to get a near-IDE setup and experience thanks to zellij and some awesome TUI tools.
This article aligns well with my experience, I recommend reading it if you're "modal editor curious" or dissatisfied with your (neo)vim config maintenance burden.

<https:herecomesthemoon.net/2025/06/i-like-helix/>

[#helix](https://hachyderm.io/tags/helix) [#modaleditor](https://hachyderm.io/tags/modaleditor) [#vim](https://hachyderm.io/tags/vim) [#neovim](https://hachyderm.io/tags/neovim)

2025-04-22

7277.

toot by https://xoxo.zone/@annika

xoxo.zone/@annika/114383991536024936

TIL about "digraphs" in (neo)vim. Need to insert, say, an en dash, which has a digraph of -N? In insert mode, ctrl-k, hypen, N. Want to check the digraph of a character already in your file? ga to show ascii, and look at the "Digr" notation. You would see e.g. "Digr =e" for the euro symbol.

:help digraphs
:help digraphs-default

[#vim](https://xoxo.zone/tags/vim) [#neovim](https://xoxo.zone/tags/neovim)

2024-09-07

7228.

toot by https://mastodon.social/@codito

mastodon.social/@codito/113094515086218839

If you're using AI for coding or prose in Neovim, don't forget to try out <<https://github.com/olimorris/codecompanion.nvim>> and <<https://github.com/milanglacier/minuet-ai.nvim>>!

Both work seamlessly with local models using OpenAI compatible API, e.g., llama-server from llama.cpp <3

[#llm](https://mastodon.social/tags/llm) [#ai](https://mastodon.social/tags/ai) [#neovim](https://mastodon.social/tags/neovim) [#vim](https://mastodon.social/tags/vim) [#copilot](https://mastodon.social/tags/copilot)

2024-01-14

7092.

toot by https://mastodon.social/@schmic

mastodon.social/@schmic/111753409472080895

For all the [#neovim](https://mastodon.social/tags/neovim) and [#vim](https://mastodon.social/tags/vim) lovers out there that are also using [#firefox](https://mastodon.social/tags/firefox) - as we all should do - here is something to play with on this fine [#sunday](https://mastodon.social/tags/sunday)

<https:github.com/tridactyl/tridactyl> -- [#tridactyl](https://mastodon.social/tags/tridactyl)
A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl.

DIe Macht in Dosen, ich sags euch.