diff --git a/nvim b/nvim index 9843cf6..b7785d4 160000 --- a/nvim +++ b/nvim @@ -1 +1 @@ -Subproject commit 9843cf6e0c1eabb20f27f143cdc5cc6a7d721c71 +Subproject commit b7785d460d73324d9ca0b16a54a3813aea6eb054 diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 4b4aa33..162d3ca 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -6,7 +6,7 @@ # Rebind the prefix key unbind C-b -set-option -g prefix C-z +set-option -g prefix C-Space # Map pane selection to more easy vim like bindings bind-key -n 'M-h' select-pane -L