Hacker News new | ask | show | jobs
by efortis 1547 days ago
For development, I use IdeaVim (a plugin for JetBrains' IDEs).

vim for shell scripts and configuring servers, firewall, nginx.conf, etc.

`set -o vi` for my shell.

MacVim or GVim to export code snippets for my blog using Syntax -> Convert to HTML