A script is just a collection of commands saved into a text file (using the special .ps1 extension) that PowerShell understands and executes in sequence to perform different actions. In this post, we ...
VimR is a Neovim GUI for macOS written in Swift. The goal is to build an editor that uses Neovim inside with some of the convenient GUI features similar to those present in other editors.