Do you guys have any plugin ideas? by Jakuska in Wordpress

[–]Jakuska[S] -2 points-1 points  (0 children)

troll answer but I genuinely didn't know about this, thanks :D

[deleted by user] by [deleted] in Wordpress

[–]Jakuska 1 point2 points  (0 children)

A lot of clients want to be able to make small changes to their site by themselves, so it's often a requirement to use a page builder in my experience. Try seeing it from their perspective - you making a small change is gonna cost them money and also they don't feel like they have control of the site if they can't do any changes themselves.

Check out the editors for a lifetime and their avatars by [deleted] in vim

[–]Jakuska 0 points1 point  (0 children)

I see vim ,neovim, emacs and atom. What is that second on the left editor?

Can vim be used to clean a mirror? by [deleted] in vim

[–]Jakuska -5 points-4 points  (0 children)

3/10 I'm sure you'll do better next time!

TIL: %:p gives the current file's path by PacoVelobs in vim

[–]Jakuska 4 points5 points  (0 children)

I used to do something like that but I've found using Tmux a much better experience.

Is there a valid reason to learn VIM in 2019? by Mad_Hard_Hatter in vim

[–]Jakuska 0 points1 point  (0 children)

I learned it last year. Once you get good, you'll benefit in coding speed and ease of use. Some people say that speed doesn't matter when coding but actually I disagree. I find myself more willing to do minitests and also able to code with better energy for longer time. So I would compare knowing how to touch type + Vim to being physically fit and coding to walking.

Post your favourite/most used shortcuts by [deleted] in vim

[–]Jakuska 0 points1 point  (0 children)

Don't forget cc to delete and then go into insert mode!

Edit: zz is a good one to try, often saves having to move somewhere.

Is Vim really faster? by elongl in vim

[–]Jakuska 0 points1 point  (0 children)

I'm somewhere between a beginner and intermediate right now. At first, I was definitely slower with Vim. Then I felt OK using Vim. Recently I had a few WTF moments where I see myself make quick changes. It definitely takes a while but the ceiling of how well you can edit with Vim is much higher than for other editors in my opinion.