From 313f363af82bc4c45b82daac0e3d3ad5acc6c23e Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sat, 23 Aug 2025 22:57:53 +0700 Subject: Update front matters --- content/notes/vim-paste-file.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'content/notes/vim-paste-file.md') diff --git a/content/notes/vim-paste-file.md b/content/notes/vim-paste-file.md index 5d4bbd1..f6d6ad2 100644 --- a/content/notes/vim-paste-file.md +++ b/content/notes/vim-paste-file.md @@ -1,9 +1,8 @@ ---- -title: "TIL: Paste filename in vim" -date: 2021-04-27T23:12:29+07:00 -translationKey: vim-paste-file -categories: [software, guide] -tags: [vim] ---- ++++ +title = "TIL: Paste filename in vim" +date = 2021-04-27T23:12:29+07:00 +categories = ["software", "guide"] +tags = ["vim"] ++++ To paste the current file's name into itself, type Ctrl+R then %. -- cgit 1.4.1