VimLinks, to vim
@VimLinks@hachyderm.io avatar

Vim has a lot of modes, probably more than you thought. Here's a diagram you could explore to maybe learn a new keymap or command: https://gist.github.com/kennypete/1fae2e48f5b0577f9b7b10712cec3212

sqrtminusone, to vim
@sqrtminusone@emacs.ch avatar

Google Books Ngram Viewer is a lot of fun, but... Who the heck was using in 1800? And what's that uptick in around 1880?

At least no one cared about in the 19th century.

Edit: now I know more about old English.

scy, to vim
@scy@chaos.social avatar

ughhh, is such a mess.

But it comes with every installation of and , so as someone who enjoys minimalism and likes to keep the number of additional plugins to a minimum, I feel like I should learn to use it and integrate it into my workflow.

But I've just used :Rexplore on a dirty file with 'nohidden' and it simply replaced my file's contents with the directory listing 😬

Also, don't make the mistake of looking at its source, or visiting the maintainer's "website" …

scy, to vim
@scy@chaos.social avatar

Instead of simply failing, my will now ask to create parent directories, if they don't exist, before saving a file.

https://codeberg.org/scy/dotfiles/src/commit/d3f843e5f674cef8572c51d45c41c3ec1f2f7b6c/.vim/plugin/mkdir-on-save.vim

scy, to vim
@scy@chaos.social avatar
RL_Dane, to vim
@RL_Dane@fosstodon.org avatar

Hey / gurus,

Is there any way to make the spelling checker ignore words with numbers in them?

Couldn't find a good answer online.

jpmens, to vim
@jpmens@mastodon.social avatar

"I had to turn my face to the side so he wouldn’t see the tears drying on my cheeks. Let me be clear: This was NOT the man I married."

https://old.reddit.com/r/emacs/comments/1ck8w2g/my_husband_has_become_a_vim_peasant_please_advise/

nixCraft, to linux
@nixCraft@mastodon.social avatar
seve_py, to vim
@seve_py@fosstodon.org avatar

Curious about how many Vim/Neovim plugins you’re rocking? 🤔 Jump into your terminal, navigate to your Vim or Neovim configuration directory, and run this command: ls -alp | wc -l. I currently have 41 plugins, but I’m aiming to slim down to 30-35. How about you? Share your plugin count below!

Ronald, to linux Dutch
@Ronald@mastodon.nl avatar

Fijn onderwerp voor übernerds om zich eens lekker af te kunnen zetten tegen de sukkelaartjes die niet vloeiend zijn in VIM. Want als je geen liefhebber bent van (een soort editor uit het stenen tijdperk) dan ben je af (zie comments onder het onderwerp).
Nano is prima bruikbaar voor de meeste klusjes aan de CLI, laat ze verder maar lekker kletsen.
https://tweakers.net/nieuws/221570/nano-80-is-uit-met-betere-hotkeys-voor-knippen-en-plakken-en-nieuwe-zoekfunctie.html

koen,
@koen@procolix.social avatar

@Ronald wat jammer dat er geen bordje zit in de emoticons.

De mensen uit de comments hebben in zekere zin gelijk. Als je goed of of beheerst is een editor zoals een vertragende factor.

Voor de chauvinisten hier, Vim is een Nederlandse uitvinding! Jammer dat de uitvinder overleden is: https://nluug.nl/nieuws/bram-moolenaar-overleden/

vinib, to vim
@vinib@fosstodon.org avatar

#vim #neovim users: do you use the editor for project-wide find and replace or just regular shell?

atoponce, to vim
@atoponce@fosstodon.org avatar

I know a joke about . jk

vjousse, to neovim French
@vjousse@mamot.fr avatar

What do you think folks, should I update https://vimebook.com to only or should I stick to and create separate content for ?

vjousse, to vim French
@vjousse@mamot.fr avatar

I'm about to update my book on but as I am now mostly using , I'm a little bit outdated about plugin management. What would you recommend instead of pathogen (for vim, not for neovim)?

awoodsnet, to vim
@awoodsnet@phpc.social avatar

People often talk about Emacs vs Vim. Every developer I’ve met uses Vim. Occasionally, some of the vim users will say they have previously emacs, but switched to vim.

So where are all the people who are currently using Emacs?

I’m not trolling or looking for an argument. I legit want to know!

#vim #emacs #neovim

bbelderbos, to vim
@bbelderbos@fosstodon.org avatar

People often ask me what makes me fast in 🏃

A while ago I made a video showing my 80/20, including Vim's leader key, FZF, jedi-vim, more undo history, disallowing saving upon syntax errors, and more. 💪

https://www.youtube.com/watch?v=B9tZyFXr1Yw

deflockcom, to vim
@deflockcom@mastodon.social avatar

when you are in because the is miss configured and you don’t know where is the : XD

sci_photos, to vim German
@sci_photos@troet.cafe avatar

„… wie man Klein- in Großbuchsta …“
– „Tilde!“

am ​stisch

brettcannon, to vim
@brettcannon@fosstodon.org avatar

If I can't convince you to use VS Code, but you want to try and have found it intimidating, my friend Dusty Phillips has a free book he has started to write on at https://lazyvim-ambitious-devs.phillips.codes/ (blog post about the book at https://dusty.phillips.codes/2024/04/25/lazyvim-for-ambitious-developers/).

mblayman, to vim
@mblayman@mastodon.social avatar

👾 This presentation covers 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

VimLinks, to vim
@VimLinks@hachyderm.io avatar

To get automatic completion in your Vim9 command-line, try the autosuggest plugin: https://github.com/girishji/autosuggest.vim

video/mp4

publicvoit, to emacs
@publicvoit@graz.social avatar

"I hope you don’t mind me asking but what keeps you coming back to ? I am currently wondering whether to look at again - it does seem to be faster and with a strong community around it."

Protesilaos Stavrou answered:
https://protesilaos.com/codelog/2024-04-24-re-what-keeps-you-emacs/

peateasea, to vim
@peateasea@mastodon.social avatar

Some editors seem to randomly insert non-breaking spaces. This can be a pain. In replace them with normal spaces like so:

:%s/<Ctrl-V>u00a0/ /g

where u00a0 is the utf-8 sequence for a non-breaking space.

jonyoder, to vim
@jonyoder@mstdn.social avatar

I've been dinking around with a bit lately. Looked some of the help info and I have a serious question: why are some of the keyboard shortcuts so arbitrary?

Ctrl+] to follow a link but Ctrl-T to go back? I can't see the logic. Is there any to this?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • ngwrru68w68
  • hgfsjryuu7
  • InstantRegret
  • Youngstown
  • rosin
  • slotface
  • everett
  • mdbf
  • ethstaker
  • kavyap
  • thenastyranch
  • DreamBathrooms
  • PowerRangers
  • Leos
  • magazineikmin
  • Durango
  • cubers
  • GTA5RPClips
  • cisconetworking
  • tacticalgear
  • osvaldo12
  • khanakhh
  • vwfavf
  • tester
  • modclub
  • normalnudes
  • provamag3
  • All magazines