Resizing and moving windows in Doom Emacs

The keybindings that I use the most when working with windows in Doom Emacs are:

Setting up TabNine on Doom Emacs

I was curious to try TabNine, so I purchased a pro subscription to test it.

The correct docker-compose setup for Wordpress and Nginx

Most of the docker-compose example configurations available online for Wordpress and Nginx are not the correct approach in my opinion. This is because they suggest to mount the whole /var/www/html folder as a volume.

Adding a newline after a comment block in Doom Emacs

Adding a newline at the end of a comment block is something that always bothered me in Doom Emacs.