Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save staycreativedesign/80cf1c809cb539112a71a8e57bc44d8a to your computer and use it in GitHub Desktop.
Save staycreativedesign/80cf1c809cb539112a71a8e57bc44d8a to your computer and use it in GitHub Desktop.
" Delete current file
" -------------------------
map <Leader>df :call delete(expand('%')) \| bdelete!<CR>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment