Live data from Hacker News

VIM Master

github.com

121–123 of 123 posts

Re: VIM Master

#121

I'm surprised they don't even mention vimtutor. It's preinstalled on every machine with vim (to the best of my knowledge). This seems like a cool project, but might as well give a shout-out to the original concept.

Unfortunately vimtutor was dropped by the neovim fork

Re: VIM Master

#122

Earlier quoted context omitted.

Here is a possible way to do it sending the current buffer to the standard input: :%!ai-cli

I guess that's one way to do it, but not the best possible UX of course.

That’s one possible baseline, you can easily attach this or something more elaborate to whatever key-(combination) you feel relevant.
Post reply on HN