Add daily email for 2024-01-05
PHP in Neovim
This commit is contained in:
parent
e1d524cf59
commit
71e2cb764d
33
source/_daily_emails/2024-01-05.md
Normal file
33
source/_daily_emails/2024-01-05.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
title: >
|
||||
PHP in Neovim
|
||||
date: 2024-01-05
|
||||
permalink: archive/2024/01/05/php-in-neovim
|
||||
snippet: |-
|
||||
Yesterday, I posted some screenshots on Twitter of my upcoming automated testing email course and my PHP code in Neovim.
|
||||
tags:
|
||||
- software-development
|
||||
- php
|
||||
- vim
|
||||
- neovim
|
||||
---
|
||||
|
||||
Yesterday, I posted a screenshot from my [automated testing in Drupal email course][atdc] on Twitter as a sneak peek of what's included.
|
||||
|
||||
Here it is again:
|
||||
|
||||
![Screenshot of a lesson from my automated testing email course]({{site.url}}/images/php-neovim-1.png)
|
||||
|
||||
I also posted a screenshot of the accompanying code in my text editor, Neovim, which had a few likes.
|
||||
|
||||
![Screenshot of Drupal code in Neovim]({{site.url}}/images/php-neovim-2.png)
|
||||
|
||||
Since July 2021, I've used Neovim as my daily driver for writing all my code, which I spoke about during my [Working without Workspace talk].
|
||||
|
||||
You can also see my NixOS-based [dotfiles on GitHub](https://github.com/opdavies/dotfiles) which contains my Neovim configuration.
|
||||
|
||||
Register now to find out when the email course is live, or [read the first lesson][first lesson].
|
||||
|
||||
[atdc]: {{site.url}}/atdc
|
||||
[first lesson]: {{site.url}}/archive/2023/12/25/zero-to-test
|
||||
[working without workspace talk]: {{site.url}}/talks/working-without-workspace
|
BIN
source/images/php-neovim-1.png
Normal file
BIN
source/images/php-neovim-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
BIN
source/images/php-neovim-2.png
Normal file
BIN
source/images/php-neovim-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Loading…
Reference in a new issue