Editor UI Key Mode Action F2 All Toggle tagbar F3 All Toggle Vimfiler <leader> + num Normal Jump to the buffer with the num index <Alt> + num Normal...
Editor UI Key Mode Action F2 All Toggle tagbar F3 All Toggle Vimfiler <leader> + num Normal Jump to the buffer with the num index <Alt> + num Normal...
App Layout Basic Layout Advanced Layout Initialize App App Layout First thing we should do for our App is to create index.html file with app’s skeleton. <!DOCTYPE html> <...
Headers And Footer Options --footer-center <text> Centered footer text --footer-font-name <name> Set footer font name (default Arial) --footer-font-size <size>...
以 z 开头的命令 当你不记得按键映射时, 你可以在普通模式下输入前缀 z , 然后你会看到所有以 z 为前缀的函数映射. Key Binding Description z<Right> scroll screen N characters to left z+ cursor to screen top line ...