PeteZ

joined 1 year ago
[–] PeteZ 2 points 1 year ago

Thanks for passing this along. I’ve been wondering what the next steps would be.

[–] PeteZ 2 points 1 year ago (2 children)

You might want to be more specific. When I googled “cast iron scrubber” a lot of different products came up.

[–] PeteZ 27 points 1 year ago (5 children)

I had to do a project once with JavaScript. I did not enjoy the experience. In my opinion, a language where you need a reference to tell true from false is a bad language. So maybe JavaScript is the JavaScript of languages.

[–] PeteZ 2 points 1 year ago

I found this useful. Thanks.

[–] PeteZ 1 points 1 year ago

I don’t mind neovim comments here. But you should know there’s a large neovim community as well.

[–] PeteZ 2 points 1 year ago

It’s not too hard to create your own vim help. I named mine myhelp. So I can type :myhelp and see all the commands I can never seem to memorize.

[–] PeteZ 1 points 1 year ago

I have never used Vim in the manner you show in the Vim example. I use ex commands seldom — usually when I need to make mass changes to a file. You are really doing things the hard way if you use an ex command to add a semicolon at the end of a line.

view more: ‹ prev next ›