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.
Oyez Oyez !
Vimistes, NeoVimistes, voir même Vistes ou EVistes ? Emacsists, Nanoïstes, Edistes...
À #Grenoble, le mardi 27 octobre à 19h à #LaTrubineCoop se tiendra un évènement de renom : un #TupperVim https://tuppervim.org/ !
Ne préparez rien, venez avec un truc à qui miam ou qui glou et pointez vous au bon endroit https://www.openstreetmap.org/node/2782756987#map=19/45.184322/5.721137 à la bonne heure.
The modern web experience has finally arrived in Neovim 💀
📺 **ads.nvim** — Non personalized ads inside Neovim!
⭐ GitHub: https://github.com/tamton-aquib/ads.nvim
I've been using #vim daily for personal and professional reasons for almost two decades now.
Yesterday, I "sharpened the saw".
Of course, I know more about the tools than 15 years ago. But I find beauty in the fact that I still learn valuable ways to enhance my workflow a couple of times a year.
It's not about discovering a new thing.
But about finding a way to better use it.
I like to be better than my last week self.
Habr » 🤖 🌐
@habr@zhub.link
[Перевод] Хорошие инструменты — невидимы
Хороший инструмент должен быть незаметен, и разработчикам следует к этому стремиться. На деле же я нередко встречаю у них вредную привычку, с которой приходится бороться. Дело в том, что они преподносят недостатки инструмента как «увлекательные» головоломки, решение которых приносит удовольствие. Я же хочу, чтобы мои инструменты не создавали для меня «увлекательные» головоломки, а просто незаметно делали своё дело.
https://habr.com/ru/companies/ruvds/articles/1062150/
#ruvds_перевод #vim #sublime #emacs #ide #повышение_эффективности #оптимизация_рабочего_процесса #инструменты_разработки
Vidir (part of Debian's moreutils) lets me edit the names of files in a directory in #vim as though the directory was just a file, which it really is.
I found this blog post interesting:
https://civboot.github.io/blog/2026-07-21-fighting-ai.html
It discusses fighting the effects of #AI distilling useful knowledge, tools and processes. It includes links to #FOSS projects including a #vim-like editor.
I've been using the Randomer Vim theme, which (surprisingly) generates a random theme every time you open Vim, and it's quite fun to get something different every time. I have to admit it's not always practical, certainly for source code editing, but for that I have a shortcut to reset to a default theme.
If you want some randomness in your #Vim you can find the link in this post: https://n3wjack.net/2025/09/03/fun-fedi-links-1/
🎨✨ Wow, someone discovered they can use #Vim for ASCII art without plugins! 🚀 Because who needs practicality when you can flex your text editor choice at ASCII Art Anonymous meetings? 🎩✍️
https://alexyang.dev/vim-ascii-art/ #ASCIIArt #TextEditor #Creativity #Fun #HackerNews #ngated
🌗 在 Vim 中繪製 ASCII 藝術
➤ 擺脫插件依賴,解鎖 Vim 的文字繪圖潛能
✤ https://alexyang.dev/vim-ascii-art/
本文由資深 Vim 用戶分享如何利用編輯器內建功能繪製 ASCII 藝術。作者強調無需額外插件,透過靈活運用 Vim 的「虛擬編輯」模式、視覺區塊操作、矩形區域替換以及宏(Macro)錄製,即可高效地創作並編輯複雜的文字繪圖。文中詳細拆解了各項功能的應用情境,旨在幫助已具備基礎的用戶提升繪圖效率。
+ 這篇技巧太實用了!特別是 `virtualedit` 的功能,之前畫圖總是為了空格而苦惱,沒想到 Vim 原生就有這種設定。
+ 用宏(Macro)來處理重複的圖案邏輯非常精準,雖然 Vim 的門檻高,但一旦學會這些組合技,創作效率確實會比一般編輯器快很多。
#Vim #ASCII Art #編輯器技巧 #生產力
RE: https://mastodon.social/@h4ckernews/116967766375507344
My top tip for ASCII Art and ASCII Art-adjacent editing tasks in #Vim is to use replace mode (uppercase R) and… the arrow keys 😱
https://phallophilereviews.com/fun-factory-vim-review/
| vim: | 4 |
| nano: | 2 |
| 🤣: | 0 |
| 🤪: | 0 |
One home for all your feedback!.
Ideas, video comments, questions about PaperStackPro — one repo now collects it all. Open an issue, any issue. That's the whole process.
https://github.com/sevehub/SeveTech-Feedback
#PKM #Stationery #Notebooks #BuildInPublic #Vim #Logseq #Obsidian #Python #JupyterLite
I’ve been a #vim user for over 20 years now.
How copying and pasting work in that editor remains a mystery to me.
Copy a piece of text within the same file? Easy, that’s select - yank - put.
Copy some text from another program? Usually works, if you don’t care about line breaks.
Copy a piece of text from another file in a second tab of the same terminal? Maybe. Works on some OSes, desktop environments and terminals, but not others.
While #vim won’t copy/paste most of the stuff I want it to,
it absolutely insists, every time i press a key, on inserting the one sentence I managed to copy half an hour ago