Matthew

Results 3 issues of Matthew

First, thanks for creating these snippets. Being able to leverage modern conveniences like this makes using vim (neovim, in my case) extremely feasible, which is great because it's my favorite...

enhancement

Defaults do not change standard behavior. Non-default options fix some strange formatting behaviors on my end and allow for indentation on . Probably closes multiple bugs.

### Describe the bug The latest `_build_tmux_alias` causes the tmux `ta` alias to be defined as the following function, ``` ta () { if [[ -z $1 ]] || [[...