dotfiles/config/neovim/after/plugin/floaterm.lua

5 lines
110 B
Lua

vim.g.floaterm_autoinsert = 1
vim.g.floaterm_height = 0.8
vim.g.floaterm_title = 0
vim.g.floaterm_width = 0.8