diff options
author | Chris <[email protected]> | 2020-05-14 23:41:32 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-05-14 23:41:32 -0400 |
commit | fb1375531a3178cf5bbe87c8bd7c667435553ec2 (patch) | |
tree | 4e2a37437d0a0ce852dacd9543fe7bc852039f00 /init.vim | |
parent | cf2e506ff04554f4493aec95e3f15c2d1b3217ce (diff) |
added config for floaterm
Diffstat (limited to 'init.vim')
-rw-r--r-- | init.vim | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -43,7 +43,3 @@ endif " Experimental let g:codi#rightalign=0 -let g:floaterm_gitcommit='floaterm' -let g:floaterm_autoinsert=1 -let g:floaterm_wintitle=0 - |