summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/content/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file.ndoc
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-02-24 13:16:15 +0900
committernsfisis <nsfisis@gmail.com>2024-02-24 14:24:32 +0900
commit261f1ceecb11eae24f5b257eb4ce70ac1ddfdaf2 (patch)
tree98967fc49f6b8c4372e83fe897010c4cc461cc52 /vhosts/blog/content/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file.ndoc
parent7c81d7bf5bcb6fb9578ae4ae54684742bf9ae35d (diff)
downloadnsfisis.dev-261f1ceecb11eae24f5b257eb4ce70ac1ddfdaf2.tar.gz
nsfisis.dev-261f1ceecb11eae24f5b257eb4ce70ac1ddfdaf2.tar.zst
nsfisis.dev-261f1ceecb11eae24f5b257eb4ce70ac1ddfdaf2.zip
feat(blog/content): add "uuid" properties to all contents
Diffstat (limited to 'vhosts/blog/content/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file.ndoc')
-rw-r--r--vhosts/blog/content/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file.ndoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vhosts/blog/content/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file.ndoc b/vhosts/blog/content/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file.ndoc
index 222fd243..88a09cc5 100644
--- a/vhosts/blog/content/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file.ndoc
+++ b/vhosts/blog/content/posts/2024-01-10/neovim-insert-namespace-declaration-to-empty-php-file.ndoc
@@ -1,5 +1,6 @@
---
[article]
+uuid = "05cb16e1-05bc-4359-bc06-88ac20510740"
title = "【Neovim】 空の PHP ファイルに namespace 宣言を挿入する"
description = "Neovim で空の PHP ファイルを開いたとき、ディレクトリの構造に基づいて自動的に namespace 宣言を挿入するようにする。"
tags = [