Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save staycreativedesign/80cf1c809cb539112a71a8e57bc44d8a to your computer and use it in GitHub Desktop.

Select an option

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