Easiest Way to Add Date in a File in Vim/NeovimChaitanya Shahare·Jun 21, 2023·1 min readTo add the current date and time to a file in Vim / Neovim use the following command in command mode :.!date Share this