about summary refs log tree commit diff
path: root/content/notes/vim-paste-file.md
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2025-02-24 17:18:18 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2025-12-07 23:56:37 +0700
commit4d08cadc4f6e732dcce3213eb87166075a99cd53 (patch)
tree8845efa44e1bf8cebcaed7bde2fc12817f08a849 /content/notes/vim-paste-file.md
parent55297f3b0adcaabb876c18074be73238a4a53619 (diff)
downloadblog-4d08cadc4f6e732dcce3213eb87166075a99cd53.tar.gz
Remove translations
Diffstat (limited to 'content/notes/vim-paste-file.md')
-rw-r--r--content/notes/vim-paste-file.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/notes/vim-paste-file.md b/content/notes/vim-paste-file.md
new file mode 100644
index 0000000..5d4bbd1
--- /dev/null
+++ b/content/notes/vim-paste-file.md
@@ -0,0 +1,9 @@
+---
+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 %.