Randovan

Si entiendes esto...eres claramente un usuario de #vim :awesome:

El mayordomo del algodón no engaña

VimLinks

For some Friday fun, take a break from work and play a sudoku puzzle inside of Vim: github.com/benstaniford/vim-su

#vim #neovim

ThierryStoehr

[Annonce] Vous voulez entendre parler de awk, de sed ou de ed ? Ce ne sera pas a priori le sujet principal, mais se sont des outils au #format texte, la surpuissante ligne de commande (#CLI)... comme l'éditeur #Vim et #Neovim avec la rencontre #TupperVim annoncée ce 18 juillet matin pour le 21 soir (c'est le #format « comme il se doit, à l'arrache » sic), par le grand-maître @fabi1cazenave à framapiaf.org/deck/@fabi1cazen
NB important : c'est en exclusivité à... Grenoble, en chair & en os (no-visio !).

Framapiaf

framapiaf.org
kazé

Vimistes de #Grenoble, oyez ! Ce lundi 21/07, donc totalement à l’arrache (comme il se doit), aura lieu un #tupperVim à la @TurbineCoop.

On va parler de #Vim, #Neovim, #CLI, et toutes ces sortes de choses. Et possiblement du #Quacken, vite fait.

Idéalement, inscrivez-vous sur le lien Meetup, ça fera plaisir à l’inusable Julio ! Mais vous pouvez aussi vous pointer à l’arrache, vous serez toujours bienvenu·e. 🙂

meetup.com/tupperlibre/events/

Shaaf

My quest for a "hands-off the mouse" Java IDE using Neovim is on! 🚀

I created the neovim4j repo to share my setup. It's a work in progress, and I'd love your feedback or contributions. Check it out!

#Java #Vim #Neovim #Developer
shaaf.dev/post/2025-07-17-neov

Neovim for Java Developers: A Match is made 🚀

Are you a Java developer who is mesmerized by the power…

Shaaf's blog
Sébastien Roccaserra 🐿️

Totally random thought: would I be able to do the Gilded Rose kata using only the ed text editor in a reasonable time?

Goals:
1) have fun,
2) look like a fool,
3) learn enough ed to later be able to script complex text changes across files,
4) also level up in sed and vim

Reason: ed(1) is the standard Unix text editor.

#refactoring #ed #vim

Matt Layman

👾 This presentation covers #Vim 101 to provide an understanding of how Vim works. Want to know why we use :q to quit Vim? You'll learn that and more in this talk. youtube.com/watch?v=zxdQJlB65lA

VimLinks

You can replace tabs with spaces (or the other way around) with the built-in `:retab` command to ensure a consistent indentation style for your files.

Unfortunately, this also risks changing tabs and spaces not used for indentation. The new `-indentonly` parameter avoids the issue: github.com/vim/vim/commit/836e

#vim

patch 9.1.1544: :retab cannot be limited to indentation only · vim/vim@836e54f

Problem: :retab cannot be limited to indentation only Solution:…

GitHub
Nick | OneThingWell.dev

To prevent git from finishing the current commit/operation, your editor needs to exit with a non-zero status. In vim, you can use :cq to do that.

#git #vim #linux #cli

Michael Zeevi

Which #aiCoding tools have smooth integration with #vim ?

I had some decent experience with #windSurf (#codeium), but would like to explore more recommendations.

Diego Córdoba 🇦🇷

Les aviso que quedan 2 días de la promoción de precios mínimos de Julio en todos los cursos de #JuncoTIC en #Udemy!

Si quieren aprender algo de #gnu #linux #redes #tcpip #ssh #wireshark #python #flask #vim #lpic1 #firealling #iptables, esta es la oportunidad 🙂

Como siempre, los enlaces promocionales en nuestro sitio, los esperamos! 👇

juncotic.com/cursos/

(Cualquier duda me escriben 💬)

Cursos - Junco TIC

Cursos disponibles

Junco TIC
VimLinks

Sometimes you need to edit text with “smart quotes”, like when you copy contents of PDFs. Other times, you might need to write them yourself. This plugin can give you all the tools you need: github.com/preservim/vim-texto

#vim #neovim

GitHub - preservim/vim-textobj-quote: Use ‘curly’ quote characters in Vim

Use ‘curly’ quote characters in Vim. Contribute to…

GitHub
Reilly Spitzfaden (they/them)

I predict we'll see a nvim fork called 'nvimo'—here's my reasoning:

If we look at vi -> vim -> nvim,
1. we add letters in alphabetical order: first 'm' added to 'vi', then 'n' added to 'vim'
2. we alternate adding letters before and after: 'm' to the end of 'vi', then 'n' to the beginning of 'vim'

Thus, adding 'o' at the end is logically next

#vi #vim #nvim

Markus Osterhoff

blog.faderweb.de/posts/2023-08 @cambid83

Als nächstes dann:

– % (springe zur öffnenden/schließenden Klammer; auch zwischen Prä-Prozessor #if/#else/#endif-Anweisungen)

– CTRL+O und CTRL+I (springt rück-/vorwärts in der jumplist

– m[a-zA-Z] (setzt Marke) und
– '[a-zA-Z] (springt zur Marke; Kleinbuchstaben: innerhalb der Datei; Groß-: zwischen Dateien); (statt ' geht auch `)

#vim

Vim navigieren

Heute geht es um ein paar spannende Navigationskommandos…

Blog von Jan Fader
𝙎𝙩𝙤𝙢𝙖𝙩𝙖 ☄

A new version of vim is now available. Go update :)
What's new:
- Vim now has the power of lemon.
- It can clean dishes for you .
- you will no longer get stucked in vim.
- Bug fixes.
#vim #linux #memes #meme #linuxmemes

Jul 12, 2025, 07:28 · · · 6 · 0
Vale

I just published an in-depth post about my configuration of Neovim. It covers every setting, plugin, and custom keymap I use for a good development experience.

https://vale.rocks/posts/neovim

#Neovim #Vim #Nvim #Programming

How I Configure Neovim

Symbiosis of man and editor.

Vale.Rocks