Lets say I have following code. ``` call quickui#menu#install('&File', [ \ [ "&New File\tCtrl+n", 'new' ], ``` End result should be use press ( Alter + f) and it will open a file menu.