Hacker News new | ask | show | jobs
by 13ren 6403 days ago
vim can do anything you can imagine, better than you imagined. If only you knew the command...

One for me was word completion to match other words in the file (^n, where ^ is control), but based on filenames (^x^f^n).