Today I Learned

hashrocket A Hashrocket project

Vim Insert Mode Filename Completion

Today I learned that Vim has native filename completion. The command is CTRL-X CTRL-F in insert mode. Here it is in action:

This is useful for requiring files in different directories. See :help i_CTRL-X_CTRL-F for more information.

h/t Brian Dunn

See More #vim TILs
Every developer at Hashrocket is a Vim expert. Check out our development environment, Dotmatrix, and if you are in Chicago, come to the Vim Chicago Meetup hosted at our Chicago office.