Closed dcalhoun closed 8 years ago
After looking at this more, this issue is likely caused by the fact that the Shift - H binding is also bound to nerd-treeview:move-to-top-of-screen
. The duplicate binding is probably destroying the nerd-treeview:toggle-cvs-ignored-files
command key binding.
Which command should actually use Shift - H? What key binding should the other command use?
Thanks for investigating i'll look into it
Shift - H does not appear to properly call the
nerd-treeview:toggle-cvs-ignored-files
command in nerd-treeview. Calling thenerd-treeview:toggle-cvs-ignored-files
command directly in the command pallet correctly toggles Vcs ignored files. The key binding is the only thing not working at the moment.Behavior
Expected Outcome
Vcs ignored files are toggled
Current Outcome
Vcs ignored files are not toggled
Environment