Giorgio Robino · @solyarisoftware
62 followers · 78 posts · Server sigmoid.social
Philipp Bayer · @PhilippBayer
1432 followers · 2014 posts · Server genomic.social

Best new two lines in my .vimrc:

imap <F5> <Esc>:w<CR>:!clear;python %<CR>
nmap <F5> <Esc>:w<CR>:!clear;python %<CR>

When within a Python-script, I hit F5 and it will run the code in a 'new' window. Very useful for quick debugging/printing stuff when writing a new script.

#vim #python

Last updated 1 year ago

Flous :gnome: :debian: · @lgeurts
74 followers · 600 posts · Server fosstodon.org

Another good source for learning the Vim Editor is Swaroop's book "Byte of Vim".

vim.swaroopch.com/byte-of-vim.

#vim #programming #computerscience

Last updated 1 year ago

It's a me, Mauro · @mauro
1231 followers · 3753 posts · Server mograph.social

I swear: about 90% of people on r/Neovim just don’t do any real work with it, they only look at pretty colors and at adding the latest plugins for fun.

Otherwise 90% of the threads don’t make any sense.

“I’m learning vim but I’m struggling with building my config”.

You’re not learning vim, mate. At best you’re learning Lua.

#vim #neovim #linux

Last updated 1 year ago

Pierre-Adrien · @pabuisson
56 followers · 76 posts · Server ruby.social

: @lichess implements some like keyboard shortcuts for game analysis. Always makes me very happy to discover this kind of things ❤️

#til #vim #chess

Last updated 1 year ago

theo⏚ ✅ · @theocrite
83 followers · 2548 posts · Server piaille.fr

En suivant un message parlant de , pour développer en LaTeX, je me suis abonné au hashtag dudit langage.

Dans le contexte, j'oublie la polysémie du mot et j'oublie ça.

Puis plus tard je suis un peu surpris de voir des photos de gens en full latex arriver dans ma timeline sans être posté ou boosté par des gens que je suis.

Il est tricky ce hashtag.

#vim

Last updated 1 year ago

Paco Velobs · @PacoVelobs
206 followers · 4679 posts · Server mamot.fr

Hello les (neo)vimistes ou les autres développeurs intrigués par les éditeurs modaux.

Sur Paris le 20 septembre aura lieu un . Toutes les infos sont sur tuppervim.org/ mais en résumé: Mercredi 20 septembre de 19h30 à 22h dans les locaux de cashbee au 4 rue Thorel et inscription sur mensuel.framapad.org/p/95Cf7yZ

Pour les curieux, voir ça comme un apéro autour de l'éditeur.
C'est super sympa, ça fait progresser et/ou rencontrer des gens !

#tuppervim #vim #nvim #neovim #helix #kakoune #emacs

Last updated 1 year ago

david · @david
24 followers · 256 posts · Server vnecke.social

In VSCode aus der Konsole öffnen um Dateien zu editieren.
Working like a pro....

#vim

Last updated 1 year ago

Mike Lockhart :veritrek: · @milohax
37 followers · 276 posts · Server hachyderm.io

hoo boy... it's bad enough having to exit myself. Try walking someone through entering a git commit message with it in Git Bash on Windows when they've never used it, or git or bash before!

"you press ESCAPE, yep, now a colon ... yeah the two dots next to the EL, but you have to use SHIFT to reach it ... okay good, now we see the colon at the bottom, good. Now press W and Q ... yup just those, to write and quit. Oh and now press ENTER. yep it's done and made the commit..."

#vim

Last updated 1 year ago

Opsitive · @opsitive
122 followers · 127 posts · Server floss.social

Tabs vs spaces has always been a controversial topic. Thankfully, vim isn't biased in any way.

To convert spaces to tabs, execute the command `:set noexpandtab`, followed by `:retab!`.

Vice versa, you can convert tabs to spaces with the command sequence:

:set expandtab
:set tabstop=4
:set shiftwidth=4
:retab

#vim

Last updated 1 year ago

Alex · @al3x
309 followers · 796 posts · Server hachyderm.io

Pretty great article on Netrw: “Using Netrw, vim’s builtin file explorer” vonheikemen.github.io/devlog/t by Heiker Curiel

#vim

Last updated 1 year ago

Paco Velobs · @PacoVelobs
205 followers · 4646 posts · Server mamot.fr

@benjaminhollon
Wait what?

You guys don't already have J for scrolling down while using Leader J to actually input the letter?

The whole keyboard should be modal you know, it saves you some keystrokes.

#keeb #mk #vi #vim #nvim

Last updated 1 year ago

Javier Salcedo · @javier_salcedo
50 followers · 551 posts · Server mastodon.gamedev.place

As much as I love , I think the best developer experience at the moment to work on (non-app) Swift projects is with the official & plugins.

#neovim #vscode #swift #vim

Last updated 1 year ago

No editor/IDE with mode option will offer you an experience close to the actual VIM. It's not worth it and it doesn't even make sense. Well, VIM is like this because it was built at a time when GUI and mouse were not used. Putting it inside a GUI editor/framework is meaningless.

I generally assume the following: if you have the option to program/edit where you feel better, use this. If not, use whatever works best for your team.

#vim

Last updated 1 year ago

Lev Petrovitch · @levpetrovitch
305 followers · 1473 posts · Server livellosegreto.it

@racchio

Vade retro satanas! In Emacs veritas 😂

@alephoto85

#vim #editor

Last updated 1 year ago

Tapinder Q. · @racchio
408 followers · 4585 posts · Server mastodon.uno

Uso Vim (ir)responsabilmente. ❤️

#vim #editor

Last updated 1 year ago

🌈 ☯️Teresita🐧👭 · @linuxgal
537 followers · 2894 posts · Server techhub.social

Scraped almost 93,000 hashtags from Mastodon with . You turn them into feeds like this, load 'em into your feed reader and then you're sitting pretty.

#vim #RSS

Last updated 1 year ago

Peter Czanik · @PCzanik
306 followers · 568 posts · Server fosstodon.org

My latest syslog-ng git snapshot RPMs for @fedora / are now ready:

syslog-ng.com/community/b/blog

This snapshot removes syntax support, as it was moved to a separate repository from
sources.

#rhel #vim #syslog_ng

Last updated 1 year ago

unixbhaskar · @unixbhaskar
35 followers · 666 posts · Server fosstodon.org
Molly White · @molly0xfff
74391 followers · 2324 posts · Server hachyderm.io

amusing confirmation prompt from

#obsidian #vim #vimmode

Last updated 1 year ago