diff options
author | Chris <[email protected]> | 2020-11-22 23:38:01 -0500 |
---|---|---|
committer | Chris <[email protected]> | 2020-11-22 23:38:01 -0500 |
commit | 4b993b4339c5972d911d5fe59f37f2cd747177c2 (patch) | |
tree | a442f3491f31452f11ec244a446efbacb9a8d7b0 /plug-config/floaterm.vim | |
parent | 06ba8aabbee619ed0175efc53ea2bb512cdf65ea (diff) |
updates
Diffstat (limited to 'plug-config/floaterm.vim')
-rw-r--r-- | plug-config/floaterm.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plug-config/floaterm.vim b/plug-config/floaterm.vim index eb1eb565..09eaefa4 100644 --- a/plug-config/floaterm.vim +++ b/plug-config/floaterm.vim @@ -6,6 +6,7 @@ let g:floaterm_keymap_toggle = '<F1>' let g:floaterm_keymap_next = '<F2>' let g:floaterm_keymap_prev = '<F3>' let g:floaterm_keymap_new = '<F4>' +let g:floaterm_title='' " Floaterm let g:floaterm_gitcommit='floaterm' |