Added favorites plugin, addedplugin logic, updated confs

This commit is contained in:
2022-09-03 00:43:25 -05:00
parent 09d8170953
commit 247f1a1165
12 changed files with 405 additions and 31 deletions

View File

@@ -21,6 +21,6 @@
"copy_files" : "<Control>c",
"cut_files" : "<Control>x",
"paste_files" : "<Control>v",
"show_new_file_menu" : "<Control>n"
"create_files" : "<Control>n"
}
}