daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

Key shortcut for the project view? #189

Closed mcepl closed 5 years ago

mcepl commented 5 years ago

Describe the bug The point why I like vim is my pathological distrust to rodents. Could I have a way how to activate the Project View dialog without touching it?

Technical information (please complete the following information):

daa84 commented 5 years ago

You can map NGToggleSidebar command to sortcut.

mcepl commented 5 years ago

E492: Not and editor command: NGToggleSidebar (when run directly from : prompt), but also I was mistaken, I don't need Sidebar, I meant the Open dialog.

daa84 commented 5 years ago

Problem with commands looks same as in #181 . Think this is depends on installation/paths. For open Open dialog there is no such command

daa84 commented 5 years ago

New command NGShowProjectView