helix file picker in dir hotkey

This commit is contained in:
William 2025-05-18 19:47:33 -03:00
parent fb3f176f2b
commit 4d65ec9ae6

View file

@ -43,6 +43,7 @@
space = "file_picker"; space = "file_picker";
w = ":w"; w = ":w";
q = ":q"; q = ":q";
o = "file_picker_in_current_buffer_directory";
esc = [ esc = [
"collapse_selection" "collapse_selection"
"keep_primary_selection" "keep_primary_selection"