From d24bbf1ddcb2c6beca06ae192cbac2878490ef89 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 20 Jun 2018 23:14:37 +1200 Subject: Correct "Tmux" to "tmux" in a comment. --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/vimrc b/vim/vimrc index e35ce7b3..14c019a4 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -245,7 +245,7 @@ set nojoinspaces " Configuration for window features if has('windows') - " Don't resize windows we're not splitting (Tmux-like; think Mondrian) + " Don't resize windows we're not splitting (tmux-like; think Mondrian) set noequalalways " New split windows appear below or to the right of the existing window, -- cgit v1.2.3