summaryrefslogtreecommitdiff
path: root/plug-config/floaterm.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-05-10 16:20:02 -0400
committerChris <[email protected]>2020-05-10 16:20:02 -0400
commit5977c59876bd41de06461b81b6758dafe097faed (patch)
tree1a5746674d9a6d38bbb65ac29d4357cf43978088 /plug-config/floaterm.vim
parentdd8fa942f44cf9d7f37c2444dc02994b6abdf9af (diff)
lots of good stuff
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>'