summaryrefslogtreecommitdiff
path: root/plug-config/floaterm.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plug-config/floaterm.vim')
-rw-r--r--plug-config/floaterm.vim8
1 files changed, 8 insertions, 0 deletions
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 = '<F1>'
+let g:floaterm_keymap_next = '<F2>'
+let g:floaterm_keymap_prev = '<F3>'
+let g:floaterm_keymap_new = '<F4>'