I tried to look at dired config but couldn’t find the keybinding for creating a new folder which would have been helpful to create one for new file.
Here’s what I got so far:
(map! "N" #'dired-create-empty-file)
Also, in which file would I have been able to find the keybinding for new folder in dired?