Terminal and Vim
How to Create Custom iTerm2 Window Arrangments
TL;DR Create a custom keyboard shorcut to automatically spawn a set of windows and splits with processes running. iTerm2 is useful software, but this process is complicated. I've attempted to document known pitfalls. How to Create a Custom Window Arrangement Close all iTerm2 windows. We'll use the "Save Window
blog.andrewray.me

How to Create Custom iTerm2 Window Arrangments
TL;DR Create a custom keyboard shorcut to automatically spawn a set of windows and splits with processes running. iTerm2 is useful software, but this process is complicated. I've attempted to document known pitfalls. How to Create a Custom Window Arrangement Close all iTerm2 windows. We'll use the "Save Window
blog.andrewray.me

A guide to setting up Vim for JavaScript development
Do you crave a modern JavaScript development environment within Vim? This is the only tutorial you'll need to set it up
freshman.tech
junegunn/vim-plug
A minimalist Vim plugin manager. Easy to set up: Single file. No boilerplate code required. Easy to use: Concise, intuitive syntax Super-fast parallel installation/update (with any of+job, +python, +python3, +ruby, or Neovim) Creates shallow clones to minimize disk space usage and download time On-demand loading for faster startup time Can review and rollback updates Branch/tag/commit support Post-update hooks Support for externally managed plugins Download plug.vim and put it in the "autoload" directory.
github.com
Modern TypeScript and React Development in Vim
Learn how to imbue your vim setup with the power of the TypeScript language server.
thoughtbot.com
https://thoughtbot.com/blog/modern-typescript-and-react-development-in-vim
