#vim

31 posts · Last used 10d

Back to Timeline
leyrer @leyrer@23.social · Aug 03, 2026
#linux #commandline #vim Wenn dass der Sven Guckes noch gesehen hätte ...
54
6
25
.{ .nick = "maschinenstuermer" } @lukasrotermund@social.lukasrotermund.de · Jun 05, 2026
I have like zero respect left for developers who use LLMs to write or maintain their software. I don't even care for the reasons why they use this unethical piece of... technology. Technology trained on data they don't own. Technology owned and shaped by fascists. Technology that sends its crawlers around the globe to suck every bit they can find to dump their models into big f***ing corp data centers. Data centers that are polluting the air with their big ass gas plants. But hey! "Leave ethics aside". "That's how software development works today!". I'm so sick of this and about everyone supporting this industry. If you feel targeted, you are welcome. I have zero respect for you or your software garbage. I just wish you the worst. #ai #llm #floss #linux #vim #gohugo #foss #fckai
0
6
0
:rss: 窓の杜 @forest_watch_impress@rss-mstdn.studiofreesia.com · Jul 27, 2026
本格(?)戦国シミュレーション「Vim長の野望」が登場!「Vim」で天下統一を目指せ!/外部依存なしのVim script製、全41カ国・32大名家、武将は256名【やじうまの杜】 https://forest.watch.impress.co.jp/docs/serial/yajiuma/2127942.html #forest_watch_impress #シミュレーションRPG #Vim #歴史 #Vim長の野望 #戦国風雲録_Vimで天下統一 #エンタメ #Linux #Windows #Mac
0
0
1
TelH90 @kkarhan@mastodon.social · Jul 26, 2026
Replying to @nixCraft@mastodon.social
0
0
0
Loïc Faugeron @loicfaugeron@phpc.social · Jul 14, 2026
I've made a video describing my 2026 dev workflow / setup: AeroSpace, tmux, #vim and more. https://youtu.be/xsz4LZvUtgU
0
1
0
Herbert Hertramph @_DigitalWriter_@bildung.social · Jul 11, 2026
Frage an VIM-Nutzer: Tastaturbelegung (normal, edit, visuell), Vim Movements usw. ist für eine Bearbeitung ohne Maus ja eine feine Sache und lohnt sich sicher für Leute, die viel Programm-Code schreiben. Aus Eurer Sicht: Lohnt sich die Einarbeitung für jemanden für mich, der keinen Code sondern hauptsächlich Texte in einem Markdown-Editor schreibt? Wie schätzt Ihr die Lernkurve ein? #vim #editor #shortcuts #markdown
1
2
1
OneWheelGeek @onewheelgeek@social.onewheelgeek.me · Jul 10, 2026
This is bonkers, in the best way. https://copyparty.eu/ A Python file server with an absurdly comprehensive feature set — and the author wrote much of it on his phone in vim + tmux. Sheesh. Great overview video: https://youtu.be/15_-hgsX2V0 This is definitely going on the list to play with. #SelfHosted #FOSS #Python #Vim
0
0
0
nixCraft 🐧 @nixCraft@mastodon.social · Jul 07, 2026
Sharing for lulz 🤣 #linux #vim #unix
282
17
124
MANCHUCK @manchuck@phpc.social · Jul 06, 2026
Well, little dude snuck into my office. He was bashing on my keyboard and managed to quit #vim. I guess the whole infinite monkeys theory applies. 😀
0
0
0
Saorsa @Saorsa@neondystopia.world · Jul 04, 2026
Replying to @nadiyar@nadiyar.com
I'm a bit of a goober myself so I'd take what I have to say with a grain of salt. But I've recently just got into Emacs myself through GNU Guix. While I have found that here is certainly a learning curve when it comes to using Lisp. Once you get used to it, once you get used of using Lisp as a configuration language, you'll find that Emacs isn't that bad of an editor. Besides, Emacs does have evil mode which should make you feel right at home as a VIM user. @nadiyar@nadiyar.com Tags: #Vim, #Neovim, #Guix, #Emacs, #Lisp, #Freesoftware, #FLOSS, #FOSS.
0
0
0
Saorsa @Saorsa@neondystopia.world · Jul 04, 2026
Replying to @nadiyar@nadiyar.com
I'm a bit of a goober myself so I'd take what I have to say with a grain of salt. But I've recently just got into Emacs myself through GNU Guix.While I have found that here is certainly a learning curve when it comes to using Lisp. Once you get used to it, once you get used of using Lisp as a configuration language, you'll find that Emacs isn't that bad of an editor. Besides, Emacs does have evil mode which should make you feel right at home as a VIM user. Tags #Vim, #Neovim, #Guix, #Emacs, #Lisp, #Freesoftware, #FLOSS, #FOSS.
0
0
0
buherator @buherator@infosec.place · Jun 28, 2026
I've been thinking for a while about creating customized #Markdown highlighting, e.g. making all "TODO" strings stand out in my notes. Are there any tools/frameworks out there (esp. for #Vim/#Neovim) that allow me to add new formatting rules on the top of existing highlighters?
0
0
0
weed stallman @incentive@mastodon.circlewithadot.net · Jun 22, 2026
I still love Neovim when I have to be in a terminal, but I've gone back to Gnome Builder to restore my sanity a bit and embrace slowing down. #vim #neovim #builder #gnome #gnomebuilder
0
0
0
Neil Brown @neil@mastodon.neilzone.co.uk · May 16, 2026
Neil: There's a wealth of amazing Free software out there! I use loads of it. Them: What do you use to write documents? Me: I use vim. I write in Markdown, then convert it. (typst + pandoc) Them: What about presentations? Me: I use vim. I write in Markdown, then convert it. (revealjs) Them: Your website? Blog? Me: I use vim. I write in Markdown, then convert it. (mkdocs / bssg) Them: So what about keeping notes? Me: Oddly enough, I use vim. I write in Markdown... (vimwiki) #FreeSoftware #FOSS #Linux #vim #Markdown
537
39
224
Larvitz :fedora: @Larvitz@burningboard.net · May 06, 2026

nvim-ansible: My Neovim config for Ansible and Python just got a substantial refresh:

  • modernized for Neovim 0.11 (vim.lsp.config, LspAttach, vim.filetype.add)
  • ansible-lint now routed through Mason, sidestepping distro-related issues and ensuring a consistent version
  • tighter lazy-loading, full README rewrite

https://codeberg.org/Larvitz/nvim-ansible

#neovim #ansible #python #vim #linux

8
1
3