20 Years of Vim
contextualize.ai
20 Years of Vim
1–10 of 81 posts
Re: 20 Years of Vim
#2Vim 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'll see more context about the events.
I built the tool to make this visualization: https://www.contextualize.ai
Re: 20 Years of Vim
#3Re: 20 Years of Vim
#4Cool 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.
> This chart shows the last 20 years of development as seen in the Vim git repository.
Re: 20 Years of Vim
#5Re: 20 Years of Vim
#6In what ways has vim become a completely new editor?
Re: 20 Years of Vim
#7Re: 20 Years of Vim
#8So... How do we help children in Uganda?
Re: 20 Years of Vim
#9I 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…
It would be helpful to put this somewhere on the page. On mobile especially one isn’t likely to accidentally discover this with random mouse movements.
Re: 20 Years of Vim
#10Would like to see this with the #lines/changes per commit. Its obvious that there are more commits post neovim, but i wonder if they're more substantial or just a change in work flow (eg: previously 1 commit with 3 lines, later 3 commits with 1 line each).