Skip to content

Instantly share code, notes, and snippets.

@zacholauson
Created June 1, 2014 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zacholauson/172618019fc21697dcd7 to your computer and use it in GitHub Desktop.
Save zacholauson/172618019fc21697dcd7 to your computer and use it in GitHub Desktop.
map <leader>Ts :call ResetTSlimeVars()<CR>
function! ResetTSlimeVars()
execute "normal \<Plug>SetTmuxVars"
endfunction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment