diff options
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.ndoc | 1 |
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 = [ |
