This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
opdavies.nvim/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