Tag vim
4 bookmarks have this tag.
4 bookmarks have this tag.
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)
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)
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)
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.