about summary refs log tree commit diff
path: root/content/til/vim-paste-file.md
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-04-28 13:08:40 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-04-28 13:08:40 +0700
commitcdee3ffab8ec76291ec4bba5370aafed1a1f47ed (patch)
tree9f23070b5d88e111594dc8fd2e602dd0a087733e /content/til/vim-paste-file.md
parentfd7c479383add732f2e855d6eaf3712f6742cac1 (diff)
downloadblog-cdee3ffab8ec76291ec4bba5370aafed1a1f47ed.tar.gz
Add TIL section
Diffstat (limited to 'content/til/vim-paste-file.md')
-rw-r--r--content/til/vim-paste-file.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/til/vim-paste-file.md b/content/til/vim-paste-file.md
new file mode 100644
index 0000000..712085e
--- /dev/null
+++ b/content/til/vim-paste-file.md
@@ -0,0 +1,8 @@
+---
+title: "TIL: Paste filename in vim"
+date: 2021-04-27T23:12:29+07:00
+translationKey: vim-paste-file
+tags: [vim, trick]
+---
+
+To paste the current file's name into itself, type Ctrl+R then %.