I used data from the Vim git repository to create an annotated chart of some of the main moments in the last 20 years of Vim development. Vim was the first text editor I've ever used (back in 2008), and it shaped the way I interact with computers forever. I'm grateful to all maintainers, and to Bram for creating it and shepherding it through all these decades. The annotations are interactive, so if you hover them you…
> Vim was the first text editor I've ever used (back in 2008) How could anyone skip any other more "normal" editors and jump right into Vim?
20 Years of Vim
21–30 of 81 posts
Re: 20 Years of Vim
#22Re: 20 Years of Vim
#23Earlier quoted context omitted.
> Vim was the first text editor I've ever used (back in 2008) How could anyone skip any other more "normal" editors and jump right into Vim?
When do most people use text editors? I think wouldn’t be that surprised if somebody fist used a text editor when they first got into Linux or programming.
Re: 20 Years of Vim
#24Earlier quoted context omitted.
When do most people use text editors? I think wouldn’t be that surprised if somebody fist used a text editor when they first got into Linux or programming.
I’d imagine most people’s first impression would be Notepad on windows- I wouldn’t count Word or even WordPad.
Downloading something over limewire or torrent and seeing a readme file for the first time is a pretty strong memory.
My first IDE was visual studio writing Visual Basic, I quickly binned that for netbeans and Java and then I think ended up using Eclipse.
Today I’m a casual evil mode emacs user mostly for magit and org-mode. also working in VScode for web languages.
Re: 20 Years of Vim
#25Earlier quoted context omitted.
> Vim was the first text editor I've ever used (back in 2008) How could anyone skip any other more "normal" editors and jump right into Vim?
Like what? ed?
Re: 20 Years of Vim
#26Earlier quoted context omitted.
After neovim was released, I could feel the pace pick up, subjectively
I wonder why that is. Just a bigger tent, with some of the benefits being committed back to vim? More pressure to bring in features from neovim pushing the pace faster? I'd be curious to hear an explanation if anyone has one.
Re: 20 Years of Vim
#27Is anyone keeping track of what the most popular Vim commands are? Personally, I've been using Vim for years, but I must confess that I use almost the same commands as I did in the beginning. Is there any good website that teaches useful tricks, maybe on a daily basis?
My own "trick" for improving my vim usage was to start mapping things to that have better replacements, it is a great way to shock yourself out of bad habits like hjkl movements or reliance on /. Then again, I think text-objects and the items below it in motion.txt are the main to use vim so YMMV.
² https://pragprog.com/titles/dnvim2/practical-vim-second-edit...
Re: 20 Years of Vim
#28So... How do we help children in Uganda?
Re: 20 Years of Vim
#29I used data from the Vim git repository to create an annotated chart of some of the main moments in the last 20 years of Vim development. Vim was the first text editor I've ever used (back in 2008), and it shaped the way I interact with computers forever. I'm grateful to all maintainers, and to Bram for creating it and shepherding it through all these decades. The annotations are interactive, so if you hover them you…
> Vim was the first text editor I've ever used (back in 2008) How could anyone skip any other more "normal" editors and jump right into Vim?
After trying out finger-twister with Emacs, vim was a breath of fresh air, and had better features than plain "vi", like it was improved or something.
Now, how do I save and exit?
Re: 20 Years of Vim
#30Cool tool! I had to double check because I thought Vim was much older. Indeed, Vim goes back to 1991 ( https://en.wikipedia.org/wiki/Vim_(text_editor) ). This is a great view of the last 20 years of Vim.