mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 08:48:27 -05:00
b080c54e5b
Also deprecate neovim config.
6 lines
152 B
VimL
6 lines
152 B
VimL
let g:floaterm_gitcommit = 'floaterm'
|
|
let g:floaterm_autoinsert = 1
|
|
let g:floaterm_width = 0.8
|
|
let g:floaterm_height = 0.8
|
|
let g:floaterm_autoclose = 0
|