voidq.xyz is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin account
@hey@voidq.xyz

Search results for tag #vim

[?]Profoundly Nerdy » 🌐
@profoundlynerdy@bitbang.social

Those of you who have a , how do you like it? Would it work for distraction free writing with or is the eink refresh rate too low for writing?

    [?]scy » 🌐
    @scy@chaos.social

    Just updated my (Neo-)Vim plugin for Hurl files with new keyword and section names from upstream.

    codeberg.org/scy/vim-hurl/comm

      [?]hgrsd » 🌐
      @hgrsd@hachyderm.io

      github.com/hgrsd/duplik now supports passing a max depth flag when recursively looking for duplicates

      I'm working on this project in a very low tech, "retro" way, which I'm really enjoying.

      Concretely, this means:

      I write code in without any plugins apart from fzf.

      I do not use LSPs. I definitely do not use AI. I have the Zig language guide & std lib docs open on the side, and I'm running zig build in `watch` mode.

      I'm really trying to preserve the ability to learn new languages and concepts and I think this notion of "productive struggle" is very important to actually build understanding and expertise. Also, I'm really enjoying it.

        [?]JP Mens » 🌐
        @jpmens@mastodon.social

        :set ai

        has NOTHING to do with A.I.

          0 ★ 0 ↺

          [?]voidq [he/him] » 🌐
          @hey@voidq.xyz

          @gausby@mastodon.xyz for terminal based editor // the winners, perfectly fits on tmux runs faster and minimal lags on config editing on server:)
          have terminal based version but it's better on gui.

            [?]Normal Mode » 🌐
            @normalmode@mastodon.social

            “every other editor began to feel like it had a layer of padding between me and the code.”

            caio.ca/blog/a-love-letter-to-

              [?]z3r0 [He/him] » 🌐
              @z3r0@gts.maverick-hq.org

              Lo de meterle tantas esteroides a vim/nvim como para que acabe siendo igual que cualquier variante de IntelliJ no sé si me termina de convencer.
              Pensaba que la idea de programar con vim era evitar distracciones y al final acabas llenando la terminal de pop-ups.

              #vim #nvim #programming

                [?]Lobsters » 🤖 🌐
                @lobsters@mastodon.social

                [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                @rl_dane@polymaths.social

                Trying out #nvi-1.81.6 on #Debian as my primary editor on my work box for a bit.

                At first, I was sad that I could no longer

                some_command |vi
                

                like you can with (neo)?vim, but then I realized you could just as easily

                vi <(some_command)
                

                Hmmm, the lack of line selection mode is a bummer. This might have more pain points than I was anticipating. XD

                Maybe I should try #vim-tiny?

                  [?]tpaau [he/him] » 🌐
                  @tpaau17db@mastodon.social

                  I fear not the man who has practiced 10,000 tools once, but I fear the man who has practiced 10,000 times.

                    [?]Vincent Jousse » 🌐
                    @vjousse@mamot.fr

                    J’ai mis à jour mon tutoriel pour configurer `neovim` pour prendre en compte la `0.12` (avec notamment le remplacement de `nvim-treesitter` qui a été archivé). C’est toujours par ici : vincent.jousse.org/blog/fr/tec !

                      [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                      @rl_dane@polymaths.social

                      #vi experts (and #vim / #nvim #NeoVim ),

                      What's the difference between the 0 command and the | command?

                      Is it just that | can take a numeric argument?

                        [?]Tomasz Nurkiewicz » 🌐
                        @nurkiewicz@fosstodon.org

                        The extension for has an intro video that is 13 years old: [link]. It's amazing how much Google's and Amazon's websites have changed. But not Hacker News. That one still looks exactly the same.

                          [?]Profoundly Nerdy » 🌐
                          @profoundlynerdy@bitbang.social

                          Those of you with terminal and plain text first workflows, how did you handle academia? I'm imagining a mix of git, pandoc, and vimwiki or org-mode.

                          Is there a good article on how to setup such a workflow? Any pitfalls?

                            [?]Vincent Jousse » 🌐
                            @vjousse@mamot.fr

                            Now that `nvim-treesitter` has been archived, what do you use as a replacement?

                              [?]Normal Mode » 🌐
                              @normalmode@mastodon.social

                              I was invited to participate in @hyde’s terrific Over/Under series so I RIPPED off the mask and wrote about some things that aren’t for once.

                              If you’re interested in my thoughts when I’m not pretending to be an anthropomorphised version of Vim’s best mode you should go have a read:

                              lazybear.social/@hyde/11663785

                                [?]Stephen Blum » 🌐
                                @stephenblum@mastodon.social

                                I use Vim splits to edit files fast without an IDE.

                                  [?]Tomasz Nurkiewicz » 🌐
                                  @nurkiewicz@fosstodon.org

                                  /#neovim scrolling:
                                  - top/bottom: gg/G
                                  - page up/page down: Ctrl+B/Ctrl+F (or... PgUp/PgDn, duh!)
                                  - scroll w/o moving cursor: Ctrl+E/Ctrl+Y
                                  - scroll to put current line at top/middle/bottom: zt/zz/zb
                                  - move cursor to top/middle/bottom of screen: H/M/L (note: H and L are remapped by )

                                    [?]Ricardo Lafuente » 🌐
                                    @rlafuente@post.lurk.org

                                    Just found that Spacevim was discontinued. What are people using instead now?

                                    (Vim classic only, please. I know of neovim, and i know there's alternatives for neovim, but I do not intend to use neovim)

                                      [?]primeapple » 🌐
                                      @primeapple@polymaths.social

                                      I'm probably to late for @cassidoo s kata for this week but here is my Solution in #vim

                                      First: g~G

                                      Secon (only one line): qqgUllgull@qq@q

                                        [?]Thumbs Up » 🌐
                                        @thumbsup@mastodon.online

                                        I finally solved one of the puzzles I've been working on for a while, so I thought it was time for a little update on my recent Linux tinkering journey.

                                        thumbsup.me/posts/vim-everywhe

                                          [?]Frank Davies » 🌐
                                          @fd93@fosstodon.org

                                          Yesterday I learned that and have workspaces, but most people don't use them because they're called "tabpages"...

                                          Only one neovim extension supports native tabpage use (tabby); most replace the tabline with a buffer overview, which imho just clutters the screen.

                                          This probably says something profound about familiarity vs innovation in what people find "intuitive".

                                            [?]Andrew Mark McCall » 🌐
                                            @elkcityhazard@indieweb.social

                                            andrew-mccall.com/blog/2026/05

                                            I renewed my Sublime Text license after using my expired one for two years. I put together a blog post which goes through the process of why I decided to renew. In the age of Microslop VS Code and VC/PEF-backed ZED, having diversity in the source code editing software world seems important to me . Ultimately it came down to the fact that it is extremely stable, it just works, and it has vim mode.

                                              [?]Robin "13Character5" Austin [she/her] » 🌐
                                              @13character5@app.wafrn.net

                                              [?]Jon Sharp » 🌐
                                              @jrsharp@mastodon.sdf.org

                                              I’m currently updating the and for my website. Working in and live-testing my site across multiple browsers (from modern to ancient) really takes me back to the “good old days” of building web applications. This is definitely one of my happy places and one I’m confident that the isn’t going to improve.

                                                [?]Fossery Tech :debian: :gnome: » 🌐
                                                @fosserytech@social.linux.pizza

                                                (more Linux and FOSS news in previous posts of thread)

                                                Apache NetBeans 30 updates Maven and Ant, adds GlassFish 8.0 support:
                                                alternativeto.net/news/2026/5/

                                                VS Codium 1.121 Brings Packaging Fixes and Telemetry Cleanup to Your Workflow:
                                                linuxcompatible.org/story/vsco

                                                Pulsar 1.132 adds new terminal package, improved Git branch switching & large file setting:
                                                alternativeto.net/news/2026/5/

                                                Vim Text Editor Lands Opt-In GTK 4 GUI Support:
                                                linuxiac.com/vim-text-editor-l

                                                WordPress 7.0 launches with a new admin panel, editor upgrades, and an AI integrations hub:
                                                alternativeto.net/news/2026/5/

                                                Godot 4.6.3 Fixes Critical Bugs:
                                                linuxcompatible.org/story/godo

                                                nginx 1.31.1 Mainline Update Fixes Critical Rewrite Buffer Overflow and Tightens HTTP Headers:
                                                linuxcompatible.org/story/ngin

                                                PHP 8.4.22 Release Candidate Fixes JIT Crashes and Memory Leaks Before Stable Launch:
                                                linuxcompatible.org/story/php-

                                                Node.js 24.16.0 LTS Update Fixes Crypto Quirks and Adds Better Debugging Tools:
                                                linuxcompatible.org/story/node

                                                Node.js 26.2.0 Release Brings Stream Stability, HTTP 1xx Support, and Crypto Hardening:
                                                linuxcompatible.org/story/node

                                                Deno 2.8 adds 'audit fix', new CI workflows, and npm packaging support:
                                                alternativeto.net/news/2026/5/

                                                Valkey 9.1 delivers improvements in security, performance, and more:
                                                phoronix.com/news/Valkey-9.1-R

                                                Video Encoding and Decoding with Vulkan Compute Shaders in FFmpeg:
                                                khronos.org/blog/video-encodin

                                                OpenBSD 7.9 boosts AMD64 CPU core support, adds delayed hibernation and improves scheduler:
                                                alternativeto.net/news/2026/5/

                                                FreeBSD 15.0-RC1 release candidate arrives:
                                                nerds.xyz/2025/11/freebsd-15-0

                                                  [?]Lobsters » 🤖 🌐
                                                  @lobsters@mastodon.social

                                                  [?]Thorsten Zöller » 🌐
                                                  @thorstenzoeller@exquisite.social

                                                  If you are seriously thinking about learning / , do yourself a favor and proceed as follows:

                                                  1. Grok ed(1).
                                                  2. Grok vi(1).
                                                  3. Ask yourself whether you really need anything ed(1) and vi(1) don't provide.

                                                  If your answer to step 3 is "yes", go ahead. But first, do steps 1 and 2.

                                                  Here is how to do step 1: Read the man page (it's rather short), read "Ed Mastery" by @mwl (those two steps are interchangeable and even parallelizable), then use it consistently.

                                                  Here is how to do step 2: Read the man page (it's rather short as well, though not as short as ed's), then use it consistently.

                                                  Also, have a look at stackoverflow.com/a/1220118.

                                                    [?]Digital Mark λ ☕️ 🫈 🚀 🌗 » 🌐
                                                    @mdhughes@appdot.net

                                                    @thorstenzoeller @mwl I learned vi from either a Stephen Kochan Unix book, or Unix for the Impatient.

                                                    There's also a nice book on Vim, from long before the slop infestation:
                                                    pragprog.com/titles/dnvim2/pra

                                                      [?]Digital Mark λ ☕️ 🫈 🚀 🌗 » 🌐
                                                      @mdhughes@appdot.net

                                                      Also also, macports updated vim to 9.2, so I uninstalled vim & macvim, & I now only have the OS-provided 9.1 until I compile evi or whatever I'm doing.

                                                        [?]Hacker News » 🤖 🌐
                                                        @h4ckernews@mastodon.social

                                                        [?]Jay 🆘 [he] » 🌐
                                                        @jsit@social.coop

                                                        I finally switched from fzf to fzf-lua, and wow what a difference

                                                          [?]GripNews » 🌐
                                                          @GripNews@mastodon.social

                                                          🌘 在 Vim 中編寫 Lisp:環境建置與插件指南
                                                          ➤ 實現互動式 Lisp 開發:從插件安裝到深度整合
                                                          susam.net/lisp-in-vim.html
                                                          過去要在 Vim 中進行 Lisp 結構化開發曾是艱鉅挑戰,但隨著 Slimv 與 Vlime 這兩款插件的發展,現今已能實現如同 Emacs SLIME 環境般的互動式開發體驗。本文由作者 Susam Pal 撰寫,深入淺出地比較了兩款插件的特色,並說明如何透過 Vim 8 的原生套件管理功能,建置具備 REPL、除錯器及符號檢查等功能的 Lisp 開發環境,為 Vim 用戶提供了一套高效的 Lisp 開發解決方案。
                                                          + 這篇文章真是及時雨!以前為了在 Vim 裡寫 Common Lisp,我繞了不少遠路,現在終於能輕鬆配置好環境了。
                                                          + 對於資深 Vim 使用者來說,Vim 8 的原生套件管理確實簡化了許多流程。Slimv 和 Vlime 的比較分析非常客觀,對於選擇合適工具很有幫助。

                                                            [?]eshep » 🌐
                                                            @eshep@social.trom.tf

                                                            @vkc This is awesome stuff!! Guess I've been using a ""writerDeck"" for years and never knew it. On my main work computer that I use on the road nearly every day, I run in with , , , , and a (perty sweet) custom amber glow colourscheme on my phone mounted on the visor in my car with a split-36 keyboard which sits on my knees.

                                                            \m/ Outstanding video, thank you! We all need more of this sorta stuff to inspire us.

                                                              [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                                                              @rl_dane@polymaths.social

                                                              SOLUTION: @gumnos came up with the idea of piggy-backing :nohl onto control-l for refresh:

                                                              nmap <C-L> :nohl<CR><C-L
                                                              imap <C-L> <Esc>:nohl<CR><C-L>a
                                                              

                                                              Hey #vim wizards,

                                                              The number one reason I don't use search more freely when editing is that all the highlights triggers my #CDO a little bit, and :nohl is a little clumsy to type in a hurry.

                                                              I wanted to map :nohl to an easy-to-press keybind, like ctrl-/, but I can't seem to get it to work.

                                                              Any ideas?

                                                              " map Ctrl-/ to :nohl
                                                              nmap <c-Slash> :nohl<CR>
                                                              imap <c-Slash> <Esc>:nohl<CR>a
                                                              

                                                              #vi #vim #nvi #nvim #VimWizards #AskFedi #HiveMind

                                                                [?]codeDude » 🌐
                                                                @codedude@video.hardlimit.com

                                                                De neovim v0.10 a neovim v0.12

                                                                Aquí muestro mi configuración de Neovim después de las actualizaciones de las versiones v0.11 y v0.12, comparando lo más relevante de mi configuración pasada con la nueva que creé para la versión v0.12.

                                                                Se pueden ver comparaciones fundamentales, como la migración de Lazy a vim.pack o cómo lspconfig no está depreciado, a pesar de que ya no se usa.

                                                                Mastodon: https://floss.social/@codeDude
                                                                Xmpp: https://xmpp.link/#codeDude@disroot.org
                                                                Email: codeDude@disroot.org
                                                                Loops: https://loops.video/@codeDude

                                                                Alt...---

                                                                  [?]codeDude :archlinux: :neovim: » 🌐
                                                                  @codeDude@floss.social

                                                                  Hola hoy subi un video en el canal de espaniol sobre la nueva version de neovim y su nueva forma de configurarlo video.hardlimit.com/w/vEnfpncR

                                                                    [?]daesorin » 🌐
                                                                    @daesorin@hachyderm.io

                                                                    Use `:w !sudo tee %` to save a file that requires elevated permissions to edit, when you have forgotten to append sudo before opening it.

                                                                      [?]JdeBP » 🌐
                                                                      @JdeBP@tty0.social

                                                                      [?]sayzard » 🌐
                                                                      @sayzard@mastodon.sayzard.org

                                                                      Adopting Helix*Isms

                                                                      이 글은 Neovim에서 Helix 에디터로 전환한 경험과 Helix의 장점, 특히 강력한 멀티커서 기능에 대해 다룹니다. Helix는 가벼운 의존성과 직관적인 키 바인딩, 그리고 선택 후 동작하는 독특한 편집 방식을 제공해 빠른 텍스트 편집에 적합합니다. 또한 Helix의 컬럼 기반 심볼 선택 기능은 Neovim의 기존 플러그인보다 우수한 탐색 경험을 제공합니다. 다만 세션 관리와 퀵픽스 리스트 같은 일부 기능은 아직 Neovim만큼 완성되지 않아 보완이 필요합니다.

                                                                      kristun.dev/posts/adopting-hel

                                                                        [?]JesseBot [they/he & hij/hem] » 🌐
                                                                        @jessebot@social.smallhack.org

                                                                        Cleaned up my :neovim:​ theme, spacechalk, recently. It also technically works for :vim:​ since I've been maintaining it since before I switched to neovim :)

                                                                        https://codeberg.org/small-hack/spacechalk.nvim

                                                                        #neovim #vim #spacechalk

                                                                          [?]Andrew Woods » 🌐
                                                                          @awoodsnet@phpc.social

                                                                          Hey everyone! I know I've been quiet on here for a while. I've been working hard to finish and publish a project. I also documented it using Read the Docs.

                                                                          Opal Version 3 is a command line framework for Bash users. There a new Bash scripting library that makes it much easier to write shell scripts, and a great way to power your dotfiles.

                                                                          andrewwoods.net/blog/2026/opal

                                                                          Check it out!

                                                                            [?]Andrew Woods » 🌐
                                                                            @awoodsnet@phpc.social

                                                                            I've only have MacOS and Pop!_OS, so if you're on a different Linux Distro, I'd love to get your feedback.

                                                                              [?]Linuxiac » 🌐
                                                                              @linuxiac@mastodon.social

                                                                              The Vim text editor now offers an opt-in GTK 4 GUI backend in the master branch, in addition to the existing GTK 2 and GTK 3 options.
                                                                              linuxiac.com/vim-text-editor-l

                                                                              The Vim text editor now offers an opt-in GTK 4 GUI backend in the master branch, in addition to the existing GTK 2 and GTK 3 options.

                                                                              Alt...The Vim text editor now offers an opt-in GTK 4 GUI backend in the master branch, in addition to the existing GTK 2 and GTK 3 options.

                                                                                [?]Lobsters » 🤖 🌐
                                                                                @lobsters@mastodon.social

                                                                                [?]Sociedade Pinguim » 🌐
                                                                                @SociedadePinguim@mastodon.social

                                                                                CURSO DE VIM CONCLUÍDO! AULA 9 NO AR + CERTIFICADO!

                                                                                Chegamos ao fim! A última aula do Curso Básico de Vim já está disponível. Aprenda a instalar temas e use o visual oficial da Sociedade Pinguim no seu terminal.

                                                                                E para quem acompanhou todas as aulas, o seu certificado de conclusão está pronto!

                                                                                Assista à última aula:
                                                                                youtube.com/watch?v=vFwbORvHQII

                                                                                Emita seu certificado:
                                                                                canva.link/wvgx0uibgpke29e

                                                                                  [?]Digital Mark λ ☕️ 🫈 🚀 🌗 » 🌐
                                                                                  @mdhughes@appdot.net

                                                                                  @mjdxp Vim team seems to be shipping slop. Neovim I'm not sure but they aren't rejecting slop submissions, & they pull from Vim.

                                                                                  My current practice is not updating Vim past 9.1 until I decide on a replacement, which may be evi
                                                                                  codeberg.org/evi-editor/evi
                                                                                  or an older vi maintained by *BSD,
                                                                                  or an entirely different editor & I'll just get used to it. Last month I've been using BBEdit on current project which normally I only use for text, md, html. It's fine.

                                                                                    [?]hgrsd » 🌐
                                                                                    @hgrsd@hachyderm.io

                                                                                    Am I getting old? The breath of fresh air that is reverting to , using one of its bundled themes, forgetting about LSPs, and installing only `fzf` as a plugin for all my navigation needs.

                                                                                    Sure, we all know that minimalism might only last briefly but god is it nice.

                                                                                      [?]jbz » 🌐
                                                                                      @jbz@indieweb.social

                                                                                      🙄 Vim Merges GTK4 Toolkit Support, Co-Authored-By Claude
                                                                                      phoronix.com/news/GTK4-For-Vim

                                                                                        Back to top - More...