These are public posts tagged with #vim. You can interact with them if you have an account anywhere in the fediverse.
New #blog post: My Approach to Online Notes
https://rldane.space/my-approach-to-online-notes.html
965 words
cc: my wonderful #chorus: @joel @dm @sotolf @thedoctor @pixx @orbitalmartian @adamsdesk @krafter @roguefoam @clayton @giantspacesquid @Twizzay @stfn
(I will happily add/remove you from the chorus upon request! :)
#rlDaneWriting #blost #writing #SimpleNote #vi #vim #nvim #neovim #notes #NoteTaking
Rilancio questa piccola gemma per chi ama Vim ed il Sudoku. Si gioca a Sudoku dentro Vim e funziona benissimo !
A vim plugin capable of solving or generating sudoku…
GitHubSi entiendes esto...eres claramente un usuario de #vim
El mayordomo del algodón no engaña
For some Friday fun, take a break from work and play a sudoku puzzle inside of Vim: https://github.com/benstaniford/vim-sudoku
[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 à https://framapiaf.org/deck/@fabi1cazenave@mastodon.social/114873152459784194
NB important : c'est en exclusivité à... Grenoble, en chair & en os (no-visio !).
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.
Grenoble: TupperVim, Le lundi 21 juillet 2025 de 19h00 à 23h00. https://www.agendadulibre.org/events/32872 #tuppervim #vim #atelier #initiation #séance #neovim #libre #réunion
TupperVim à Grenoble ⛰️ Les TupperVim sont des réunions…
www.agendadulibre.orgMy 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
https://shaaf.dev/post/2025-07-17-neovim4java/
Are you a Java developer who is mesmerized by the power…
Shaaf's blogTotally 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.
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. https://www.youtube.com/watch?v=zxdQJlB65lA
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: https://github.com/vim/vim/commit/836e54f5de8479a39f6d1dd4a13202af0e447311
Problem: :retab cannot be limited to indentation only Solution:…
GitHubLes 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!
(Cualquier duda me escriben )
Cursos disponibles
Junco TICSometimes 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: https://github.com/preservim/vim-textobj-quote
Use ‘curly’ quote characters in Vim. Contribute to…
GitHubI 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
https://blog.faderweb.de/posts/2023-08-15-vim-bewegung/ @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 `)
Heute geht es um ein paar spannende Navigationskommandos…
Blog von Jan FaderA 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
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.
Symbiosis of man and editor.
Vale.Rocks