I am a vscodium user who has begun to get increasingly frustrated over lack of commands to do some simple things.
So, as a longtime GNU/Linux user, who only knew basic commands to survive in vim, I decided to change my habits.
installed flavours of neovim(lunarvim, nvchad, and astronvim, in that order) and started tinerking. then switched to kick start.nvim.
on Android, I’m using plain neovim since there seems to be some missing lib for mason, the neovim package manager.
passing away of Bram Moolenaar has made me accelerate faster towards the day where my machine would be clean of any electron bloat.

I’m still very much a novice, and continue using codium in office, but I am committed to using neovim as I believe it’s truly a great editor(second to Emacs, of course).


image transcription:
famous still of Nicholas cage with his eyes closed, smiling as his hair flow.
above it is the text that reads, ‘learning about ci" in vim.’

51 points

explanation for the command ci":
c: change. analogous to delete(d) followed by insert(i)
i: inside
": the double quote
so, it’s basically change inside double quote(easier to remember as it sounds exactly what it does).
you can similarly do di((delete inside parenthesis).

an inferior alternative on vscodium would be shift + alt + right/left arrow

permalink
report
reply
5 points

What about yi’'?

permalink
report
parent
reply
4 points

that also works. thought users would figure that out.

permalink
report
parent
reply
41 points

second to Emacs, of course.

permalink
report
reply
20 points

Wait til he learns about doom emacs which is emacs + vim keybinds (and a lot of other QOL features)

Emacs is a great OS with a bad editor
Vim is a great editor with a bad OS

permalink
report
parent
reply
11 points

Vim is a great editor without an OS*

permalink
report
parent
reply
10 points

Jesus Christ. you’re telling me this now?
I had heard about doom emacs, but never bothered to really look into it.
there goes my weekend.

permalink
report
parent
reply
6 points

Doom is EVIL! https://github.com/emacs-evil/evil

Well, Doom has Evil, evil collection, etc enabled by default. But that’s less quippy.

permalink
report
parent
reply
3 points

DistroTube is a great source for Doom-related knowledge (as long as you ignore his “old man yells at cloud” videos).

permalink
report
parent
reply
4 points

((((((((((🗿))))))))))

permalink
report
parent
reply
3 points

wanna bet how long til I switch to Emacs :p

permalink
report
parent
reply
24 points

I’ve been using vim/neovim for more than a decade. Here are my favorite plugins (ranked):

  • junegunn/fzf
  • junegunn/fzf.vim
  • bling/vim-airline
  • airblade/vim-gitgutter
  • w0rp/ale
  • Shougo/deoplete.nvim
  • tpope/vim-surround
  • tpope/vim-fugitive
  • tpope/vim-unimpaired
permalink
report
reply
4 points

I can’t live without fzf. I hope junegunn is as happy as a human can be.

permalink
report
parent
reply
2 points

thanks! I’ll check your curated list out.

permalink
report
parent
reply
23 points
*

Bonus tip:

ci" means change inside “” ca" means change around “”

the " can be replaced with any of: ({[wspbt

For changing inside or around parentheses, curky brackets, square brackets, words, sentences, paragraphs, code blocks and HTML tags respectively.

So for example if you want to replace all parameters in a function call you just do ci(

But that’s not all, the c is one of the possible operators, but not the only one.

di{ deletes the content of a block ya[ copies the content of something inside square brackets g~iw swaps the case of a word guis makes a sentence lower case gUip makes a paragraph upper case

And the most useless one: g?at replaces the content of an HTML tag with its rot13

permalink
report
reply
7 points

thanks for the insightful comment. I’ve saved it for future reference.

permalink
report
parent
reply
12 points

I love vim and vim based editors.

I used to use stock Vim but recently I’ve started using Helix which is like a more user friendly version of vim (copying to clipboard is easy) and I’m loving it!

permalink
report
reply
9 points

If it’s easier to use how are we supposed to keep the Emacs people away?

permalink
report
parent
reply
7 points

wow, good to know that there are still terminal-based text editors being developed.

I’ll surely try it.

permalink
report
parent
reply
9 points

Helix is pretty cool, I think the Lemmy devs use it too.

I use it because it’s purple and I like purple.

permalink
report
parent
reply
6 points

royal choice, I see :)

permalink
report
parent
reply
6 points

Whoa that website’s demo video is selectable text that plays like a video

permalink
report
parent
reply
4 points

Looks like it’s using https://asciinema.org/

permalink
report
parent
reply
2 points

+1 for Helix. I found it recently and it feels way easier to make changes and add support for new languages.

permalink
report
parent
reply
1 point

If only they would support vim keybindings

permalink
report
parent
reply
1 point

mi"

permalink
report
parent
reply
1 point

Helix’s editing model is much more preferable to vim’s for me but the editor is not at all hackable so I can’t daily drive it yet. Unfortunately, the development is not going that fast either. It takes months for my PRs to be even reviewed for the first time, let alone merge.

permalink
report
parent
reply

linuxmemes

!linuxmemes@lemmy.world

Create post

Hint: :q!


Sister communities:

Community rules (click to expand)

1. Follow the site-wide rules
2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of “peasantry” to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
4. No recent reposts
  • Everybody uses Arch btw, can’t quit Vim, and wants to interject for a moment. You can stop now.

Please report posts and comments that break these rules!

Community stats

  • 7.3K

    Monthly active users

  • 1.3K

    Posts

  • 70K

    Comments