文件跳转

shift+k,在帮助文档中查找光标下的内容。

gf,尝试打开光标下的文件。支持相对路径和全路径。

gF, 同上,但是,如果光标下的路径后有数字,会在打开文件后跳转到对应的行。if there is a number after the filename, like in an error message, it will jump straight to that line.