From 5977c59876bd41de06461b81b6758dafe097faed Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 10 May 2020 16:20:02 -0400 Subject: lots of good stuff --- plug-config/floaterm.vim | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plug-config/floaterm.vim (limited to 'plug-config/floaterm.vim') diff --git a/plug-config/floaterm.vim b/plug-config/floaterm.vim new file mode 100644 index 00000000..b0ee674c --- /dev/null +++ b/plug-config/floaterm.vim @@ -0,0 +1,8 @@ + +" let g:floaterm_wintype='normal' +" let g:floaterm_height=6 + +let g:floaterm_keymap_toggle = '' +let g:floaterm_keymap_next = '' +let g:floaterm_keymap_prev = '' +let g:floaterm_keymap_new = '' -- cgit v1.2.3