File Operations Key Mode Action <leader>+cd Normal Switch to the directory of the open buffer <leader>+w Normal/visual Write (:w) Ctrl+s Normal/visual/Command Write (:w) :w!! Command Write as root (%!sudo tee > /dev/null %)