Update tmux keybindings

This commit is contained in:
Andrew Miner
2018-06-19 14:01:46 -06:00
parent 16dc6a46b6
commit 880663c1b1
2 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ map <F1> :NERDTreeToggle<CR>
map <F2> :NERDTreeFind<CR>
map <F3> :'a,.!sort<CR>
map <F4> :IndentGuidesToggle<CR>
map <F5> :e<CR>
map <F5> :e!<CR>
map <F6> :set hlsearch!<CR>
map <F7> :cp<CR>
map <F8> :copen<CR>