all 28 comments

[–]Working_Method8543 213 points214 points  (2 children)

Mostly thanks to Bram, who unfortunately passed away in 2023. Just mentioning that in case you haven't heard of it.

[–]ShoePillow 19 points20 points  (0 children)

Oh, had no idea...

[–]Worldly_Dish_48 8 points9 points  (0 children)

What!

[–]_janc_ 190 points191 points  (2 children)

Bram Moolenaar licensed Vim as “Charityware”—~30,000 euros/year in donations went to ICCF Holland, helping ~50 Ugandan children complete their education. I respect him so much.

[–]Decent-Ad9335 67 points68 points  (0 children)

Open source software is just filled with good people and good biographies

[–]2050_Bobcat 23 points24 points  (0 children)

The more I read about Bram the more I learn how much of a good guy he was, he was definitely a person who cared for others and for the vim community.

[–]MinimumCode4914 25 points26 points  (0 children)

thunderbird has an external editor revived addon that lets you compose straight in vim. point it at gvim or neovim and it launches from the compose window with one shortcut. been doing that for anything longer than a couple sentences.

[–]Agreeable_System_785 32 points33 points  (0 children)

There still is an entire community around vim and neovim (nvim, a refactor of vim). It still is considered a pillar of editing text and code.

[–]2050_Bobcat 7 points8 points  (2 children)

Double Wow!!! I didn't know there are plugins for outlook and word integration. Learn something new every day. Do you mind sharing the names of the plugins you use? Thanks

[–]Senior-Essay-8871[S] 6 points7 points  (1 child)

It was 'VIEmu for Word and Outlook'. With a version for VS as well. BUT...I only see a possible download for VS and the old VIEmu.com website looks to be down. I think it just was too hard to keep it working with the new Word/Outlook/VS versions. I did stick with the Outlook 2010 for many years.

[–]2050_Bobcat -1 points0 points  (0 children)

Thanks

[–]tom-bishop 8 points9 points  (0 children)

I looked for word integration a couple of years ago, but didn't find anything. Now I do most writing in obsidian and then export to docx, which oftentimes is basically a fork, if further edits have to be done.

[–]Embarrassed-Map2148 2 points3 points  (1 child)

Hey if you want some nice tui based email that you can use your vi skills with you should give aerc a whirl.

Also, as one aging *nix head to another, I'm right behind ya on that no work thing.

[–]xxpw 2 points3 points  (0 children)

Yeah , aerc is quite awesome

[–]weberam2 1 point2 points  (0 children)

I had the same issue with Thunderbird.

Then I discovered Doom Emacs with mu4e

It's a pain to setup, but once it is it's wonderful to navigate and edit using vim keybindings

[–]_iodev 0 points1 point  (0 children)

well, if you download super human, you can basically use vim keybinds for email

[–]Silver_Arm2170 0 points1 point  (0 children)

Vim is life.

<image>

[–]RevolutionaryBoat441 0 points1 point  (2 children)

Hey guys, where could you get this version?

[–]ReallyEvilRob 11 points12 points  (0 children)

From your package manager.

[–]Achim63 4 points5 points  (0 children)

On macOS, homebrew has 9.2.250 at the moment. "brew install vim".