Added new Scratch vim plugin to enable a scratch pad

This commit is contained in:
Nick Nisi
2012-12-05 12:10:33 -06:00
parent b4f8fc3565
commit b77d955121
4 changed files with 158 additions and 0 deletions

View File

@@ -36,6 +36,10 @@ bind ^A select-pane -t:.+
set -g base-index 1
setw -g pane-base-index 1
# set-option -g set-titles on
# set-option -g set-titles-string "#T - #W"
# set-window-option -g automatic-rename on
######################
#### Key Bindings ####
######################