vim-sync icon indicating copy to clipboard operation
vim-sync copied to clipboard

Several errors in examples

Open tjohnman opened this issue 8 years ago • 0 comments

Your shell script examples use /bin/sh as the interpreter but use bash equality checks, which break the script right from the get-go. You also mention our .emacs file right at the end, but this is not an emacs plugin. Is it?

tjohnman avatar Dec 31 '17 11:12 tjohnman