diff --git a/website/source/_posts/debugging-php-docker-xdebug-neovim-dap.md b/website/source/_posts/debugging-php-docker-xdebug-neovim-dap.md index ec875412..a6a0fe3b 100755 --- a/website/source/_posts/debugging-php-docker-xdebug-neovim-dap.md +++ b/website/source/_posts/debugging-php-docker-xdebug-neovim-dap.md @@ -8,6 +8,7 @@ tags: - xdebug - php - drupal +draft: true --- I've been a full-time Neovim user for a year at the time of writing this post and whilst I was a semi-regular Xdebug user, it's something that I've managed to work around and have mostly resorted to `var_dump()`, `dump()`, or `dd()` instead for debugging. diff --git a/website/source/_posts/neovim-database-plugin-vim-dadbod-ui.md b/website/source/_posts/neovim-database-plugin-vim-dadbod-ui.md index 2d14b6d6..870609a8 100644 --- a/website/source/_posts/neovim-database-plugin-vim-dadbod-ui.md +++ b/website/source/_posts/neovim-database-plugin-vim-dadbod-ui.md @@ -1,3 +1,4 @@ --- title: test +draft: true ---