diff options
Diffstat (limited to 'content/sw-notes/vim-paste-file.md')
-rw-r--r-- | content/sw-notes/vim-paste-file.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/content/sw-notes/vim-paste-file.md b/content/sw-notes/vim-paste-file.md deleted file mode 100644 index 5d4bbd1..0000000 --- a/content/sw-notes/vim-paste-file.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "TIL: Paste filename in vim" -date: 2021-04-27T23:12:29+07:00 -translationKey: vim-paste-file -categories: [software, guide] -tags: [vim] ---- - -To paste the current file's name into itself, type Ctrl+R then %. |